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

Public Member Functions

const boost::optional< Credentials > & credentials () const
 
const boost::optional< std::string > & entity () const
 
bool allows_insecure_downgrade () const
 
const std::chrono::duration< float > & timeout () const
 
void set_entity (boost::optional< std::string > entity)
 
void set_credentials (boost::optional< Credentials > creds)
 
void set_allow_insecure_downgrade (bool allow)
 
void set_timeout (std::chrono::duration< float > timeout)
 

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