Fabric 0.2.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
fabric::node Struct Reference

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
 

Detailed Description

Structure representing a node in the fabric.

Member Function Documentation

◆ exists()

bool fabric::node::exists ( ) const
inline

Member Data Documentation

◆ instance_id

int fabric::node::instance_id = -1

◆ interface

std::string fabric::node::interface = ""

◆ parameters

capabilities2_events::EventParameters fabric::node::parameters

◆ provider

std::string fabric::node::provider = ""

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