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

M2MObjectInstance. This class is the instance class for mbed Client Objects. All defined LWM2M object models can be created based on it. This class also holds all resource instances associated with the given object. More...

Go to the source code of this file.

Data Structures

class  M2MObjectInstance
 

Typedefs

typedef Vector< M2MResource * > M2MResourceList
 
typedef Vector< M2MResourceInstance * > M2MResourceInstanceList
 

Detailed Description

M2MObjectInstance. This class is the instance class for mbed Client Objects. All defined LWM2M object models can be created based on it. This class also holds all resource instances associated with the given object.