|
Limbo
|
routing path More...
#include <GdfDataBase.h>
Public Member Functions | |
| Path () | |
| constructor | |
| void | reset () |
| reset all data members | |
| virtual void | print (ostream &ss) const |
| print data members More... | |
Public Attributes | |
| std::string | name |
| path name | |
| std::vector< PathObj > | vPathObj |
| objects on the path | |
routing path
Definition at line 284 of file GdfDataBase.h.
|
inlinevirtual |
print data members
| ss | output stream |
Reimplemented from GdfParser::Item.
Definition at line 302 of file GdfDataBase.h.
1.8.8