ZFFramework
 
Loading...
Searching...
No Matches
ZFProperty.h File Reference

property for ZFObject type More...

#include "ZFPropertyFwd.h"
#include "ZFMethod.h"
#include "zfany.h"

Go to the source code of this file.

Classes

class  ZFProperty
 info for a property for ZFObject, see ZFPROPERTY_RETAIN for more info More...
 

Functions

void ZFPropertyGetAllT (ZFCoreArray< const ZFProperty * > &ret)
 see ZFPropertyGetAll
 
ZFCoreArray< const ZFProperty * > ZFPropertyGetAll (void)
 get all property currently registered, for debug use only
 

Detailed Description

property for ZFObject type