Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Public Attributes | List of all members
datatools::dependency_graph::edge_properties_t Struct Reference

#include <bayeux/datatools/dependency_graph.h>

Public Member Functions

 edge_properties_t ()
 
 edge_properties_t (const std::string &topic_)
 

Public Attributes

std::string topic
 Topic associated to the edge. More...
 

Constructor & Destructor Documentation

◆ edge_properties_t() [1/2]

datatools::dependency_graph::edge_properties_t::edge_properties_t ( )
inline

◆ edge_properties_t() [2/2]

datatools::dependency_graph::edge_properties_t::edge_properties_t ( const std::string &  topic_)
inline

Member Data Documentation

◆ topic

std::string datatools::dependency_graph::edge_properties_t::topic

Topic associated to the edge.


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