Public Types | |
enum | { p = 0, t = 1 } |
Public Member Functions | |
VertexProperty () | |
VertexProperty (const std::string &name, int type) | |
Public Attributes | |
bool | marked |
std::string | name |
int | type |
Definition at line 55 of file ExecPNGraph.hpp.
anonymous enum |
Definition at line 57 of file ExecPNGraph.hpp.
Definition at line 59 of file ExecPNGraph.hpp.
labust::control::ExecPNGraph::VertexProperty::VertexProperty | ( | const std::string & | name, |
int | type | ||
) | [inline] |
Definition at line 64 of file ExecPNGraph.hpp.
Definition at line 71 of file ExecPNGraph.hpp.
Definition at line 67 of file ExecPNGraph.hpp.
Definition at line 70 of file ExecPNGraph.hpp.