|
OpenSDN source code
|
This is the complete list of members for BFD::RESTClient, including all inherited members.
| AddBFDHost(const boost::asio::ip::address &remote_address, AddBFDHostCb cb) | BFD::RESTClient | |
| AddBFDHostCb typedef | BFD::RESTClient | |
| client_id_ | BFD::RESTClient | private |
| cond_var_ | BFD::RESTClient | private |
| CreateRESTClientSessionCallback(const std::string &response, const boost::system::error_code &ec) | BFD::RESTClient | private |
| CreateSessionCallback(const std::string &response, const boost::system::error_code &ec, HttpConnection *connection, AddBFDHostCb cb) | BFD::RESTClient | privatestatic |
| DeleteBFDHost(const boost::asio::ip::address &remote_address, DeleteBFDHostCb cb) | BFD::RESTClient | |
| DeleteBFDHostCb typedef | BFD::RESTClient | |
| DeleteSessionCallback(const std::string &response, const boost::system::error_code &ec, HttpConnection *connection, DeleteBFDHostCb cb) | BFD::RESTClient | privatestatic |
| ep_ | BFD::RESTClient | private |
| error_ | BFD::RESTClient | private |
| GetBFDConnectionCallback(const std::string &response, const boost::system::error_code &ec, HttpConnection *connection, GetSessionCb cb) | BFD::RESTClient | privatestatic |
| GetSession(const boost::asio::ip::address &remote_address, GetSessionCb cb) | BFD::RESTClient | |
| GetSessionCb typedef | BFD::RESTClient | |
| http_client_ | BFD::RESTClient | private |
| Init() | BFD::RESTClient | |
| is_initialized() | BFD::RESTClient | |
| is_initialized_non_locking() | BFD::RESTClient | private |
| IsStopped() | BFD::RESTClient | |
| kDefaultConfig | BFD::RESTClient | privatestatic |
| long_poll_connection_ | BFD::RESTClient | private |
| Monitor(MonitorCb cb) | BFD::RESTClient | |
| MonitorCallback(const std::string &response, const boost::system::error_code &ec, HttpConnection *connection, MonitorCb cb) | BFD::RESTClient | privatestatic |
| MonitorCb typedef | BFD::RESTClient | |
| mutex_ | BFD::RESTClient | private |
| RESTClient(const boost::asio::ip::tcp::endpoint &ep, EventManager *evm) | BFD::RESTClient | |
| SetError() | BFD::RESTClient | private |
| Stop() | BFD::RESTClient | |
| stopped_ | BFD::RESTClient | private |
| ~RESTClient() | BFD::RESTClient | virtual |