M2MObject. This class is the base class for the mbed Client Objects. More...
#include "mbed-client/m2mvector.h"
#include "mbed-client/m2mbase.h"
#include "mbed-client/m2mobjectinstance.h"
Go to the source code of this file.
Data Structures | |
class | M2MObject |
The base class for Client Objects. More... | |
Typedefs | |
typedef Vector< M2MObjectInstance * > | M2MObjectInstanceList |
M2MObject. This class is the base class for the mbed Client Objects.
All defined LwM2M object models can be created based on it. This class also holds all object instances associated with the given object.