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

common callback defines More...

#include "ZFObject.h"

Go to the source code of this file.

Macros

#define ZFCallbackSerializeType_ZFOutputForConsole
 see ZFCALLBACK_SERIALIZE_TYPE_DEFINE
 

Functions

ZFOutputZFOutputForConsole (void)
 default output callback to output to console, source must be zfchar *string
 
void ZFOutputForConsole (ZFOutput const &v)
 see ZFOutputForConsole
 

Detailed Description

common callback defines

Macro Definition Documentation

◆ ZFCallbackSerializeType_ZFOutputForConsole

#define ZFCallbackSerializeType_ZFOutputForConsole

see ZFCALLBACK_SERIALIZE_TYPE_DEFINE

serializable data:

<ZFCallback callbackType="ZFOutputForConsole">
callback used by ZFFramework
Definition ZFCallback.h:96