#include <NodeOptionsPrivate.hh>
Public Member Functions | |
| NodeOptionsPrivate ()=default | |
| Constructor. More... | |
| virtual | ~NodeOptionsPrivate ()=default |
| Destructor. More... | |
Public Attributes | |
| std::string | ns = "" |
| Namespace for this node. More... | |
| std::string | partition = hostname() + ":" + username() |
| Partition for this node. More... | |
|
default |
Constructor.
|
virtualdefault |
Destructor.
| std::string ignition::transport::NodeOptionsPrivate::ns = "" |
Namespace for this node.
Partition for this node.