|
Friendly LWM2M client
|
Include dependency graph for Instance.cpp:Go to the source code of this file.
Namespaces | |
| wpp | |
| The WppConnection class represents a connection interface for the Wpp library. | |
Macros | |
| #define | IS_PTR_VALID_AND_RES_EXISTS(resPtr) (resPtr && resPtr->instCount()) |
| #define | IS_RES_PTR_VALID(resPtr) (resPtr != NULL) |
| #define IS_PTR_VALID_AND_RES_EXISTS | ( | resPtr | ) | (resPtr && resPtr->instCount()) |
Definition at line 12 of file Instance.cpp.
| #define IS_RES_PTR_VALID | ( | resPtr | ) | (resPtr != NULL) |
Definition at line 13 of file Instance.cpp.