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

#include <bayeux/datatools/dependency_graph.h>

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ graph_properties_t() [1/2]

datatools::dependency_graph::graph_properties_t::graph_properties_t ( )
inline

◆ graph_properties_t() [2/2]

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

Member Data Documentation

◆ topic

std::string datatools::dependency_graph::graph_properties_t::topic

Topic associated to the graph.


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