|
OpenSDN source code
|
This is the complete list of members for RestServer, including all inherited members.
| agent_ | RestServer | private |
| DISALLOW_COPY_AND_ASSIGN(RestServer) | RestServer | private |
| GatewayDeleteHandler(const struct RESTData &data) | RestServer | protected |
| GatewayPostHandler(const struct RESTData &data) | RestServer | protected |
| HandleRequest(HttpSession *session, const HttpRequest *request) | RestServer | |
| http_server_ | RestServer | private |
| InitDone() | RestServer | |
| RESTHandlers_ | RestServer | protectedstatic |
| RestServer(Agent *agent) | RestServer | explicit |
| RestServerGetVmCfgTask class | RestServer | friend |
| Shutdown() | RestServer | |
| VmPortDeleteHandler(const struct RESTData &) | RestServer | protected |
| VmPortDisableHandler(const struct RESTData &data) | RestServer | protected |
| VmPortEnableHandler(const struct RESTData &data) | RestServer | protected |
| VmPortGetHandler(const struct RESTData &) | RestServer | protected |
| VmPortPostHandler(const struct RESTData &) | RestServer | protected |
| VmPortSyncHandler(const struct RESTData &data) | RestServer | protected |
| VmVnPortCfgGetHandler(const struct RESTData &data) | RestServer | protected |
| VmVnPortDeleteHandler(const struct RESTData &) | RestServer | protected |
| VmVnPortGetHandler(const struct RESTData &) | RestServer | protected |
| VmVnPortPostHandler(const struct RESTData &) | RestServer | protected |
| ~RestServer() | RestServer | virtual |