#include <bayeux/datatools/dependency_graph.h>
◆ vertex_properties_t() [1/2]
datatools::dependency_graph::vertex_properties_t::vertex_properties_t |
( |
| ) |
|
|
inline |
◆ vertex_properties_t() [2/2]
datatools::dependency_graph::vertex_properties_t::vertex_properties_t |
( |
const std::string & |
id_, |
|
|
const std::string & |
category_ |
|
) |
| |
|
inline |
◆ category
std::string datatools::dependency_graph::vertex_properties_t::category |
◆ id
std::string datatools::dependency_graph::vertex_properties_t::id |
Unique name/identifier of the vertex.
The documentation for this struct was generated from the following file: