My Project
|
Public Member Functions | |
void | setTo (std::string host, std::string gateway, unsigned timeout, bool enabled) |
void | copyArgs (std::string &host, std::string &gateway, unsigned &timeout) |
bool | enabled () |
Public Attributes | |
std::string * | host_ |
std::string * | gateway_ |
unsigned | timeout_ |
bool | enabled_ |
gcp::util::Mutex * | guard_ |