BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Types | Public Member Functions | Protected Member Functions
BeeeOn::Entity< TypeID > Class Template Reference

#include <Entity.h>

Public Types

typedef TypeID ID
 

Public Member Functions

 Entity (const TypeID &id)
 
void setId (const TypeID &id)
 
const TypeID & id () const
 
bool hasId () const
 
bool loaded () const
 
virtual const std::string toString () const
 
bool operator< (const Entity< TypeID > &e) const
 

Protected Member Functions

void setLoaded (bool loaded)
 

Detailed Description

template<typename TypeID>
class BeeeOn::Entity< TypeID >

Common ancestor of model classes.


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