My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
Retry Struct Reference

Public Member Functions

void setTo (std::string host, std::string gateway, unsigned timeout, bool enabled)
 
void setInterval (unsigned interval)
 
void copyArgs (std::string &host, std::string &gateway, unsigned &timeout, unsigned &interval)
 
unsigned interval ()
 
bool enabled ()
 

Public Attributes

std::string host_
 
std::string gateway_
 
unsigned timeout_
 
unsigned interval_
 
bool enabled_
 
gcp::util::Mutex guard_
 

The documentation for this struct was generated from the following file: