VgIRoute represents a route object. More...


Public Member Functions | |
| virtual | ~VgIRoute () |
| Destructor. | |
| virtual double | getLength () const =0 |
Protected Member Functions | |
| VgIRoute () | |
| Constructor. | |
VgIRoute represents a route object.
| VgRoutingModule::VgIRoute::VgIRoute | ( | ) | [inline, protected] |
Constructor.
| virtual VgRoutingModule::VgIRoute::~VgIRoute | ( | ) | [inline, virtual] |
Destructor.
| virtual double VgRoutingModule::VgIRoute::getLength | ( | ) | const [pure virtual] |