|
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 |
( |
| ) |
|
|
inline |
bool Controller::Main |
( |
| ) |
|
|
inline |
void Controller::Run |
( |
void |
| ) |
|
|
inline |
void Controller::SetDone |
( |
| ) |
|
|
inlineprotected |
void Controller::SetMore |
( |
bool |
x | ) |
|
|
inlineprotected |
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 |
bool Controller::wait_for_done |
( |
| ) |
|
|
inlineprivate |
bool Controller::done_it_ |
|
private |
Timer* Controller::kill_timer_ |
|
private |
tbb::atomic<bool> Controller::more_ |
|
private |
Timer* Controller::poll_timer_ |
|
private |
std::string Controller::resp_body_ |
|
private |
boost::scoped_ptr<VncApi> Controller::vnc_ |
|
private |
The documentation for this class was generated from the following file: