Mistake on this page? Email us
m2mobject.h File Reference

M2MObject. This class is the base class for the mbed Client Objects. More...

Go to the source code of this file.

Data Structures

class  M2MObject
 The base class for Client Objects. More...
 

Typedefs

typedef Vector< M2MObjectInstance * > M2MObjectInstanceList
 

Detailed Description

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.