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 172 of file PNController.hpp.
| typedef boost::edge_property_tag labust::control::PNController::EdgeProperty::kind |
Definition at line 174 of file PNController.hpp.
Definition at line 175 of file PNController.hpp.
| labust::control::PNController::EdgeProperty::EdgeProperty | ( | int | t_num | ) | [inline] |
Definition at line 178 of file PNController.hpp.
Definition at line 180 of file PNController.hpp.
Definition at line 183 of file PNController.hpp.