Simple interface for Mbed Cloud Client

Dependents:  

Embed: (wiki syntax)

« Back to documentation index

SimpleM2MResource.h File Reference

SimpleM2MResource.h File Reference

SimpleM2MResourceBase. This class provides an easy wrapper base class for creating a simple M2MResource based on integer and string values. This class is NOT meant to be directed instantiated but is used by the SimpleM2MResourceInt and SimpleM2MResourceString classes to create resources. More...

Go to the source code of this file.

Data Structures

class  SimpleM2MResourceString
 SimpleM2MResourceString. More...
class  SimpleM2MResourceInt
 SimpleM2MResourceInt. More...

Detailed Description

SimpleM2MResourceBase. This class provides an easy wrapper base class for creating a simple M2MResource based on integer and string values. This class is NOT meant to be directed instantiated but is used by the SimpleM2MResourceInt and SimpleM2MResourceString classes to create resources.

Definition in file SimpleM2MResource.h.