|
LOM2M
0.8.0
|
#include "configuration.h"#include <map>#include <assert.h>#include <stdlib.h>#include "Entity.h"#include "Notify.h"#include "Enum.h"#include "AccessControlRule.h"#include "tools.h"Go to the source code of this file.
Classes | |
| class | RequestPrimitive |
Macros | |
| #define | DBUG true |
Enumerations | |
| enum | UriType { URI_ABSOLUTE , URI_SP_RELATIVE , URI_CSE_RELATIVE } |
| #define DBUG true |
| enum UriType |