Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Czeus::AbstractFunctionInterface 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::BufferProtocol buffer to transmit datas
 Czeus::BufferData
 Czeus::BufferParameter
 Czeus::BufferAnswer
 Czeus::BufferCall
 Czeus::ClientProperty
 Czeus::FileFile inetrface
 Czeus::FileServerFile server interface
 Czeus::FutureBaseGeneric 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::FutureDataData interface of the future (the future can be copied, but the data need to stay..
 Czeus::headerBin
 Ceproperty::Interface [external]
 Czeus::ClientClient interface to acces on the remote service and gateway
 Czeus::Service
 Czeus::ServiceType< ZEUS_TYPE_SERVICE, ZEUS_USER_ACCESS >
 Czeus::ParamTypeGenerisation of type of the type of the parameter
 Czeus::RemoteProcessCallLocal declaration of call local data
 Czeus::Service
 Czeus::ServiceRemote
 Czeus::WebServer