ZFFramework
 
Loading...
Searching...
No Matches
ZFOutputDefault.h
Go to the documentation of this file.
1
5
6#ifndef _ZFI_ZFOutputDefault_h_
7#define _ZFI_ZFOutputDefault_h_
8
9#include "ZFObjectObserver.h"
10#include "ZFIOCallback.h"
12
19
21#endif // #ifndef _ZFI_ZFOutputDefault_h_
22
#define ZFLIB_ZFCore
used to export symbols
Definition ZFCoreEnvDef.h:30
#define ZF_IN
dummy macro that shows the param used as required input
Definition ZFCoreTypeDef_ClassType.h:180
common callback defines
#define ZF_NAMESPACE_GLOBAL_BEGIN
begin namespace ZFFramework
Definition ZFNamespace.h:97
#define ZF_NAMESPACE_GLOBAL_END
end namespace ZFFramework
Definition ZFNamespace.h:98
observer types for ZFObject
const ZFOutput & ZFOutputDefault(void)
default output callback, output source must be zfchar *string
general output callback
Definition ZFIOCallback_output.h:37