Here is a list of all namespaces with brief descriptions:
[detail level 123]
| ▼Nwpp | The WppConnection class represents a connection interface for the Wpp library |
| ▼CWppClient | Represents a client interface for Wpp library |
| CClientInfo | Represents the information required to create a WppClient |
| ▼CWppConnection | |
| CPacket | |
| CWppGuard | Linker callback class that must be implemented by the user |
| CWppPlatform | Platform-specific implementation for the Wpp library |
| CInstance | Instance is interface class that implements manipulation with derived class resources. The main target of this class is to encapsulate operations like resource write and read by core, for avoid multiple definition of this mechanism in instance implementation classes. And give generalised interface to resources for core(server) |
| CInstEventObserver | Abstract base class that defines the interface for observing instance events |
| CInstOpObserver | Abstract base class that defines the interface for observing instance operations |
| CInstSubject | Subject that allows subscribers to be notified about various events related to instance resources |
| CObject | Implements manipulation with Instance interface class and its inheritors |
| CObjectImpl | The ObjectImpl class is a template class that represents an implementation of an object in the Wakaama library |
| CObjOpObserver | Abstract base class that defines the interface for observing object operations |
| CObjSubject | Subject that notifies observers about object operations and actions |
| ▼CResource | In the wpp namespace is a comprehensive and flexible class designed to handle different types of data within a resource-oriented architecture. It offers a range of functionalities including storing, retrieving, and validating various data types, as well as managing multiple instances of a resource |
| CResInst | Type for resource instance |
| CResourceContainer | |
| CItemOp | The ItemOp struct represents the operations that can be performed on a instance/resource |
| CObjectInfo | The ObjectInfo struct represents information about an object in the Wakaama data model |
| COBJ_LINK_T | ObjLink - (object ID):(instance ID), example: 1:3. Represent as two integers in lwm2m_data_t.value.asObjLink |
| CVersion | |
| CResLink | |
| CDataLink | |
| CLwm2mSecurity | |
| CLwm2mServer | |
| CDevice | |
| CLwm2mAccessControl | |
| CAudioClip | |
| CConnectivityMonitoring | |
| CFirmwareUpdate | |
| CFwInternalDl | |
| CFwUpdater | |
| CWppRegistry | Registry for managing LWM2M objects |
| CWppTaskQueue | Represents a task queue |