|
bool | wait_for_done () |
|
void | UDCHandler (contrail_rapidjson::Document &jdoc, boost::system::error_code &ec, std::string version, int status, std::string reason, std::map< std::string, std::string > *headers) |
|
Definition at line 15 of file vncapi_test.cc.
◆ Controller()
Controller::Controller |
( |
| ) |
|
|
inline |
◆ Main()
bool Controller::Main |
( |
| ) |
|
|
inline |
◆ Run()
void Controller::Run |
( |
void |
| ) |
|
|
inline |
◆ SetDone()
void Controller::SetDone |
( |
| ) |
|
|
inlineprotected |
◆ SetMore()
void Controller::SetMore |
( |
bool |
x | ) |
|
|
inlineprotected |
◆ UDCHandler()
void Controller::UDCHandler |
( |
contrail_rapidjson::Document & |
jdoc, |
|
|
boost::system::error_code & |
ec, |
|
|
std::string |
version, |
|
|
int |
status, |
|
|
std::string |
reason, |
|
|
std::map< std::string, std::string > * |
headers |
|
) |
| |
|
inlineprivate |
◆ wait_for_done()
bool Controller::wait_for_done |
( |
| ) |
|
|
inlineprivate |
◆ done_it_
bool Controller::done_it_ |
|
private |
◆ kill_timer_
Timer* Controller::kill_timer_ |
|
private |
◆ more_
tbb::atomic<bool> Controller::more_ |
|
private |
◆ pc_
◆ poll_timer_
Timer* Controller::poll_timer_ |
|
private |
◆ resp_body_
std::string Controller::resp_body_ |
|
private |
◆ vnc_
boost::scoped_ptr<VncApi> Controller::vnc_ |
|
private |
◆ vnccfg_
The documentation for this class was generated from the following file: