#include <source/ariba/utility/types/Locator.h>
Inherits Address.

Public Member Functions | |
| virtual string | toString () const |
An abstract address class for addresses.
This class is the base for all locator classes.
Definition at line 53 of file Locator.h.
| string ariba::utility::Locator::toString | ( | ) | const [virtual] |
Returns a textual representation of the address
Reimplemented from Address.
Definition at line 44 of file Locator.cpp.
1.6.1