#include <rest_server.h>
Definition at line 15 of file rest_server.h.
RestServer::RestServer |
( |
Agent * |
agent | ) |
|
|
explicit |
RestServer::~RestServer |
( |
| ) |
|
|
virtual |
RestServer::DISALLOW_COPY_AND_ASSIGN |
( |
RestServer |
| ) |
|
|
private |
void RestServer::GatewayDeleteHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
void RestServer::GatewayPostHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
void RestServer::InitDone |
( |
| ) |
|
void RestServer::Shutdown |
( |
| ) |
|
void RestServer::VmPortDeleteHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
void RestServer::VmPortDisableHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
void RestServer::VmPortEnableHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
void RestServer::VmPortGetHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
void RestServer::VmPortPostHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
void RestServer::VmPortSyncHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
void RestServer::VmVnPortCfgGetHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
void RestServer::VmVnPortDeleteHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
void RestServer::VmVnPortGetHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
void RestServer::VmVnPortPostHandler |
( |
const struct RESTData & |
data | ) |
|
|
protected |
Agent* RestServer::agent_ |
|
private |
The documentation for this class was generated from the following files: