class ClientDescriptor. To describe a client by his namspace (ns), an id and a type More...
#include <component.hpp>
Public Attributes | |
| std::string | ns |
| long int | id |
| std::string | type |
class ClientDescriptor. To describe a client by his namspace (ns), an id and a type
Definition at line 74 of file component.hpp.
| long int cafer_core::ClientDescriptor::id |
Definition at line 77 of file component.hpp.
| std::string cafer_core::ClientDescriptor::ns |
Definition at line 76 of file component.hpp.
| std::string cafer_core::ClientDescriptor::type |
Definition at line 78 of file component.hpp.
1.8.6