Public Types | |
| typedef boost::edge_property_tag | kind |
Public Member Functions | |
| EdgeProperty () | |
| EdgeProperty (int t_num) | |
Public Attributes | |
| int | t_num |
| int | weight |
Definition at line 148 of file PNController.hpp.
| typedef boost::edge_property_tag labust::control::PNController::EdgeProperty::kind |
Definition at line 150 of file PNController.hpp.
Definition at line 151 of file PNController.hpp.
| labust::control::PNController::EdgeProperty::EdgeProperty | ( | int | t_num | ) | [inline] |
Definition at line 154 of file PNController.hpp.
Definition at line 156 of file PNController.hpp.
Definition at line 159 of file PNController.hpp.