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"
18#include "ZFCore/ZFFile.h"
21#include "ZFCore/ZFHashMap.h"
22#include "ZFCore/ZFHashSet.h"
23#include "ZFCore/ZFIOBuffer.h"
27#include "ZFCore/ZFIterable.h"
29#include "ZFCore/ZFLog.h"
30#include "ZFCore/ZFLogLevel.h"
32#include "ZFCore/ZFMainEntry.h"
33#include "ZFCore/ZFMap.h"
34#include "ZFCore/ZFMutex.h"
35#include "ZFCore/ZFObject.h"
37#include "ZFCore/ZFObjectIO.h"
46#include "ZFCore/ZFProtocol.h"
47#include "ZFCore/ZFResultType.h"
48#include "ZFCore/ZFSemaphore.h"
49#include "ZFCore/ZFSet.h"
50#include "ZFCore/ZFStruct.h"
51#include "ZFCore/ZFStyleLoad.h"
52#include "ZFCore/ZFTask.h"
53#include "ZFCore/ZFTaskGroup.h"
54#include "ZFCore/ZFTaskQueue.h"
55#include "ZFCore/ZFTaskUtil.h"
56#include "ZFCore/ZFThread.h"
57#include "ZFCore/ZFThreadPool.h"
62#include "ZFCore/ZFTime.h"
63#include "ZFCore/ZFTimer.h"
64#include "ZFCore/zfimport.h"
65
66#endif // #ifndef _ZFI_ZFCore_h_
67
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
file utility
common event defines
timer utility
container of ZFObject
container of ZFObject
util to hold and connect ZFInput and ZFOutput
common impl for ZFIOBuffer
common impl for ZFIOBuffer
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
common ZFPathInfo
ZFPathInfo impl as normal file
ZFPathInfo impl as res file
ZFPathInfo impl as res file
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