#include <requestor.hpp>
Public Member Functions | |
| CommonArgs ()=default | |
| CommonArgs (CommonArgs const &)=delete | |
| CommonArgs & | operator= (CommonArgs const &)=delete |
Public Attributes | |
| unsigned | timeout |
| std::string | req_addr |
| std::string | pub_addr |
|
default |
|
delete |
|
delete |
| std::string CommonArgs::pub_addr |
| std::string CommonArgs::req_addr |
| unsigned CommonArgs::timeout |
1.8.5