sandbox / mbed-client

Fork of mbed-client by Christopher Haster

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
FP0< R >A class for storing and calling a pointer to a static or member void function
FP1< R, A1 >A class for storing and calling a pointer to a static or member void function
M2MBaseM2MBase
M2MConnectionHandlerM2MConnectionHandler
M2MConnectionObserverM2MConnectionObserver Observer class for informing socket activity to the state machine
M2MConnectionSecurityM2MConnectionSecurity
M2MDeviceM2MDevice
M2MResource::M2MExecuteParameterM2MResource::M2MExecuteParameter
M2MFirmwareM2MFirmware
M2MInterfaceM2MInterface
M2MInterfaceFactoryM2MInterfaceFactory
M2MInterfaceImplM2MInterfaceImpl
M2MInterfaceObserverM2MInterfaceObserver This is an observer class that updates the calling application about various events associated with various Interface operations
M2MNsdlInterfaceM2MNsdlInterface Class which interacts between mbed Client C++ Library and mbed-client-c library
M2MNsdlObserverObserver class for informing NSDL callback to the state machine
M2MObjectM2MObject
M2MObjectInstanceM2MObjectInstance
M2MObservationHandlerM2MObservationHandler An interface for handling observation callbacks from different objects
M2MReportHandlerM2MReportHandler
M2MReportObserverM2MReportObserver An interface for inviting the base class to send a report to the server
M2MResourceM2MResource
M2MSecurityM2MSecurity
M2MServerM2MServer
M2MTimerM2MTimer
M2MTimerObserverM2MTimerObserver Observer class for indicating the timer expiry to the parent class
M2MTLVDeserializerM2MTLVDeserializer TLV Deserialiser get the object instances and resources as binary data and builds the lwm2m representation from it
M2MTLVSerializerM2MTLVSerializer TLV Serialiser constructs the binary representation of object instances, resources and resource instances (see OMA-LWM2M specification, chapter 6.1 for resource model) as OMA-TLV according described in chapter 6.3.3
M2MConnectionObserver::SocketAddressThe M2MSocketAddress struct
StringSimple C++ string class, used as replacement for std::string