|
LOM2M
0.8.0
|
#include <gateway.h>
Static Public Member Functions | |
| static int | processRequest (RequestPrimitive &request, ResponsePrimitive *response) |
| static void | initResp (RequestPrimitive &request, ResponsePrimitive *response) |
|
static |
Initialize the response primitive based on the correspondan request primitive
| req | - the request primitive |
| resp | - the response primitive to initialize |
|
static |