ifw
0.0.1-dev
|
#include <requestor.hpp>
Public Member Functions | |
CommonArgs ()=default | |
CommonArgs (CommonArgs const &)=delete | |
CommonArgs & | operator= (CommonArgs const &)=delete |
CommonArgs ()=default | |
CommonArgs (CommonArgs const &)=delete | |
CommonArgs & | operator= (CommonArgs const &)=delete |
Public Attributes | |
unsigned | timeout |
std::string | request_ep |
std::string | publish_ep |
|
default |
|
delete |
|
default |
|
delete |
|
delete |
|
delete |
std::string CommonArgs::publish_ep |
std::string CommonArgs::request_ep |
unsigned CommonArgs::timeout |