GatingSet/GatingHierarchy C++ API
 All Classes Functions Variables
VertexID_vec getVertices ( unsigned short  order = 0)

retrieve all the node IDs

Parameters
orderaccept 3 values: REGULAR(0) is the same original order by which nodes were added; TSORT(1) topological order; BFS(2) breadth first searching order
Returns
a vector of node IDs