Cafer_core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Public Attributes | List of all members
cafer_core::ClientDescriptor Class Reference

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
 

Detailed Description

class ClientDescriptor. To describe a client by his namspace (ns), an id and a type

Definition at line 74 of file component.hpp.

Member Data Documentation

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.


The documentation for this class was generated from the following file: