iceoryx_doc  1.0.1
Public Member Functions | Public Attributes | List of all members
DirectedGraph< VertexType, VERTEX_LIMIT, DEGREE_LIMIT >::VertexData Struct Reference
Collaboration diagram for DirectedGraph< VertexType, VERTEX_LIMIT, DEGREE_LIMIT >::VertexData:
Collaboration graph
[legend]

Public Member Functions

 VertexData (VertexType *vertex)
 

Public Attributes

VertexType * vertex
 
AdjacencyIndexList predecessorIndices
 
AdjacencyIndexList successorIndices
 
AdjacencyList predecessors
 
AdjacencyList successors
 

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