client-cpp  0.0.1-SNAPSHOT
ICommonRecord.hpp File Reference
#include "kaa/common/types/ISchemaDependent.hpp"
#include "kaa/common/types/ICommonValue.hpp"
#include <boost/uuid/uuid.hpp>
#include <map>
+ Include dependency graph for ICommonRecord.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kaa::ICommonRecordBase< Container >
 

Namespaces

 kaa
 

Typedefs

typedef boost::uuids::uuid kaa::uuid_t
 
typedef ICommonRecordBase
< std::map< std::string,
boost::shared_ptr
< ICommonValue > > > 
kaa::ICommonRecord