ZFFramework
 
Loading...
Searching...
No Matches
ZFCore.h
Go to the documentation of this file.
1
5
6#ifndef _ZFI_ZFCore_h_
7#define _ZFI_ZFCore_h_
8
9#include "ZFCore/ZFApp.h"
10#include "ZFCore/ZFArray.h"
12#include "ZFCore/ZFContainer.h"
13#include "ZFCore/ZFCoreDef.h"
15#include "ZFCore/ZFCurve.h"
17#include "ZFCore/ZFEnvInfo.h"
20#include "ZFCore/ZFHashMap.h"
21#include "ZFCore/ZFHashSet.h"
22#include "ZFCore/ZFIOBuffer.h"
23#include "ZFCore/ZFIODef.h"
24#include "ZFCore/ZFIO_common.h"
25#include "ZFCore/ZFIO_file.h"
26#include "ZFCore/ZFIO_res.h"
27#include "ZFCore/ZFIO_res_raw.h"
29#include "ZFCore/ZFIterable.h"
31#include "ZFCore/ZFLog.h"
32#include "ZFCore/ZFLogLevel.h"
34#include "ZFCore/ZFMainEntry.h"
35#include "ZFCore/ZFMap.h"
36#include "ZFCore/ZFMutex.h"
37#include "ZFCore/ZFObject.h"
39#include "ZFCore/ZFObjectIO.h"
44#include "ZFCore/ZFProtocol.h"
45#include "ZFCore/ZFResultType.h"
46#include "ZFCore/ZFSemaphore.h"
47#include "ZFCore/ZFSet.h"
48#include "ZFCore/ZFStruct.h"
49#include "ZFCore/ZFStyleLoad.h"
50#include "ZFCore/ZFTask.h"
51#include "ZFCore/ZFTaskGroup.h"
52#include "ZFCore/ZFTaskQueue.h"
53#include "ZFCore/ZFTaskUtil.h"
54#include "ZFCore/ZFThread.h"
55#include "ZFCore/ZFThreadPool.h"
60#include "ZFCore/ZFTime.h"
61#include "ZFCore/ZFTimer.h"
62#include "ZFCore/zfimport.h"
63
64#endif // #ifndef _ZFI_ZFCore_h_
65
global app control util
container of ZFObject
automatically release all object in pool upon pool's drain or delete
container of ZFObject
necessary header file for all types
util to log function's invoke time
time based event driver
user registered ZFProperty
info of native environment
common event defines
timer utility
container of ZFObject
container of ZFObject
abstract IO
abstract IO
abstract IO
abstract IO
util to hold and connect ZFInput and ZFOutput
abstract IO
util to create ZFInput for custom impl
interface shows a ZFObject is iterable
key value container of ZFObject
thread-safe log utility
utility to log stack
log level define
app's main entry wrapper
container of ZFObject
mutex utility
ZFObject related include.
util class to hold ZFObject
high level object IO
IO type for ZFObjectIOLoad.
helper for observer logic
common callback defines
output callback util
protocol definitions for ZFFramework
result type define
semaphore utility
container of ZFObject
abstract struct data util
style load utility
abstract task util
abstract task util
abstract task util
task util
thread utility
thread utility
thread utility
thread utility
thread utility
time utility
timer utility
util to import resource or class