vertex properties More...
Classes | |
| struct | by_label |
Public Member Functions | |
| VertexData (std::string label, int num) | |
Public Attributes | |
| std::string | label |
| int | num |
vertex properties
Definition at line 13 of file test_bigraph.cxx.
|
inline |
Definition at line 17 of file test_bigraph.cxx.
| std::string VertexData::label |
Definition at line 14 of file test_bigraph.cxx.
| int VertexData::num |
Definition at line 15 of file test_bigraph.cxx.
1.8.11