ZFFramework
 
Loading...
Searching...
No Matches
ZFNull.h
Go to the documentation of this file.
1
5
6#ifndef _ZFI_ZFNull_h_
7#define _ZFI_ZFNull_h_
8
10
12
13extern ZFLIB_ZFCore ZFObject *_ZFP_ZFNull;
20#define ZFNull() _ZFP_ZFNull
21
23#endif // #ifndef _ZFI_ZFNull_h_
24
#define ZFLIB_ZFCore
used to export symbols
Definition ZFCoreEnvDef.h:30
#define ZF_NAMESPACE_GLOBAL_BEGIN
begin namespace ZFFramework
Definition ZFNamespace.h:97
#define ZF_NAMESPACE_GLOBAL_END
end namespace ZFFramework
Definition ZFNamespace.h:98
types for ZFFramework
base class of all objects
Definition ZFObjectCore.h:209