Viam C++ SDK current
Loading...
Searching...
No Matches
Public Member Functions | List of all members
viam::sdk::Options Class Reference

Public Member Functions

 Options (unsigned int refresh_interval, boost::optional< DialOptions > dial_options)
 
std::chrono::seconds refresh_interval () const
 
std::chrono::seconds check_every_interval () const
 
std::chrono::seconds reconnect_every_interval () const
 
Optionsset_check_every_interval (std::chrono::seconds interval)
 Sets the frequency (in seconds) to verify connectivity.
 
Optionsset_reconnect_every_interval (std::chrono::seconds interval)
 Sets the frequency (in seconds) to attempt to reconnect when connectivity is lost.
 
const boost::optional< DialOptions > & dial_options () const
 

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