PIPS
_newgen_struct_vertex_ Struct Reference

#include <graph.h>

+ Collaboration diagram for _newgen_struct_vertex_:

Data Fields

intptr_t _type_
 
vertex_label _vertex_vertex_label_
 
list _vertex_successors_
 vertex_label:vertex_label More...
 

Detailed Description

Definition at line 144 of file graph.h.

Field Documentation

◆ _type_

intptr_t _newgen_struct_vertex_::_type_

Definition at line 145 of file graph.h.

◆ _vertex_successors_

list _newgen_struct_vertex_::_vertex_successors_

vertex_label:vertex_label

Definition at line 147 of file graph.h.

◆ _vertex_vertex_label_

vertex_label _newgen_struct_vertex_::_vertex_vertex_label_

Definition at line 146 of file graph.h.


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