#include <GraphContainer.h>
Public Member Functions | |
| bool | operator== (const RTreeData &o) const |
| RTreeData (unsigned int _src, unsigned int _tgt) | |
| RTreeData () | |
Public Attributes | |
| unsigned int | src |
| unsigned int | tgt |
Definition at line 40 of file GraphContainer.h.
| VGServer::GraphContainer::RTreeData::RTreeData | ( | ) | [inline] |
Definition at line 45 of file GraphContainer.h.
| VGServer::GraphContainer::RTreeData::RTreeData | ( | unsigned int | _src, | |
| unsigned int | _tgt | |||
| ) | [inline] |
Definition at line 48 of file GraphContainer.h.
| bool VGServer::GraphContainer::RTreeData::operator== | ( | const RTreeData & | o | ) | const [inline] |
| unsigned int VGServer::GraphContainer::RTreeData::src |
| unsigned int VGServer::GraphContainer::RTreeData::tgt |
1.4.7