Friendly LWM2M client
Instance.h File Reference
#include <vector>
#include "liblwm2m.h"
#include "Resource.h"
#include "ItemOp.h"
#include "WppTypes.h"
#include "InstSubject.h"
#include "ResourceContainer.h"
+ Include dependency graph for Instance.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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...
 

Namespaces

 wpp
 The WppConnection class represents a connection interface for the Wpp library.