#include <vector>
#include "liblwm2m.h"
#include "Resource.h"
#include "ItemOp.h"
#include "WppTypes.h"
#include "InstSubject.h"
#include "ResourceContainer.h"
Go to the source code of this file.
|
| class | wpp::Instance |
| | 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). More...
|
| |
|
| | wpp |
| | The WppConnection class represents a connection interface for the Wpp library.
|
| |