Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼Nzeus | Main zeus library namespace |
CAbstractFunction | Interface to store a function and call it after with a zeus::Buffer |
CAbstractFunctionTypeClass | Chass that permit to declare a function that call intanced element or a class element |
CAbstractFunctionTypeDirect | Chass that permit to declare a function that call global function |
CBuffer | Protocol buffer to transmit datas |
CBufferAnswer | |
CBufferCall | |
CBufferData | |
CBufferParameter | |
CClient | Client interface to acces on the remote service and gateway |
CClientProperty | |
CFile | File inetrface |
CFileServer | File server interface |
CFuture | Future template to cast type in a specific type |
CFuture< void > | Future template to cast type in a void methode (fallback) |
CFutureBase | Generic zeus Future interface to get data asynchronously |
CFutureData | Data interface of the future (the future can be copied, but the data need to stay.. |
CheaderBin | |
CParamType | Generisation of type of the type of the parameter |
CRemoteProcessCall | Local declaration of call local data |
CService | |
CServiceRemote | |
CServiceType | |
CWebServer |