|
Fabric 0.2.0
|
Structure representing a node in the fabric. More...
#include <structs.hpp>
Public Member Functions | |
| bool | exists () const |
Public Attributes | |
| std::string | interface = "" |
| std::string | provider = "" |
| capabilities2_events::EventParameters | parameters |
| int | instance_id = -1 |
Structure representing a node in the fabric.
|
inline |
| int fabric::node::instance_id = -1 |
| std::string fabric::node::interface = "" |
| capabilities2_events::EventParameters fabric::node::parameters |
| std::string fabric::node::provider = "" |