Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
▼Czeus::AbstractFunction | Interface to store a function and call it after with a zeus::Buffer |
Czeus::AbstractFunctionTypeClass< ZEUS_RETURN, ZEUS_CLASS_TYPE, ZEUS_TYPES > | Chass that permit to declare a function that call intanced element or a class element |
Czeus::AbstractFunctionTypeDirect< ZEUS_RETURN, ZEUS_TYPES > | Chass that permit to declare a function that call global function |
▼Czeus::Buffer | Protocol buffer to transmit datas |
Czeus::BufferData | |
▼Czeus::BufferParameter | |
Czeus::BufferAnswer | |
Czeus::BufferCall | |
Czeus::ClientProperty | |
Czeus::File | File inetrface |
Czeus::FileServer | File server interface |
▼Czeus::FutureBase | Generic zeus Future interface to get data asynchronously |
Czeus::Future< ZEUS_RETURN > | Future template to cast type in a specific type |
Czeus::Future< void > | Future template to cast type in a void methode (fallback) |
Czeus::FutureData | Data interface of the future (the future can be copied, but the data need to stay.. |
Czeus::headerBin | |
▼Ceproperty::Interface [external] | |
Czeus::Client | Client interface to acces on the remote service and gateway |
▼Czeus::Service | |
Czeus::ServiceType< ZEUS_TYPE_SERVICE, ZEUS_USER_ACCESS > | |
Czeus::ParamType | Generisation of type of the type of the parameter |
▼Czeus::RemoteProcessCall | Local declaration of call local data |
Czeus::Service | |
Czeus::ServiceRemote | |
Czeus::WebServer |