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 89 of file ExecControl.hpp.
anonymous enum |
Definition at line 101 of file ExecControl.hpp.
Definition at line 91 of file ExecControl.hpp.
labust::control::ExecControl::VertexProperty::VertexProperty | ( | const std::string & | name, |
int | type | ||
) | [inline] |
Definition at line 96 of file ExecControl.hpp.
Definition at line 104 of file ExecControl.hpp.
Definition at line 102 of file ExecControl.hpp.
Definition at line 103 of file ExecControl.hpp.