This class is used to retrieve information of a host translation defined in the path translation database. More...
Public Member Functions | |
const char * | getDestinationHost () const |
const char * | getDestinationPath () const |
const char * | getSourceHost () const |
const char * | getSourcePath () const |
HostTranslation () | |
HostTranslation & | operator= (const WireTapHostTranslation &i) |
~HostTranslation () | |
This class is used to retrieve information of a host translation defined in the path translation database.
WireTapServerHandle::HostTranslation::HostTranslation | ( | ) |
WireTapServerHandle::HostTranslation::~HostTranslation | ( | ) |
const char* WireTapServerHandle::HostTranslation::getDestinationHost | ( | ) | const |
const char* WireTapServerHandle::HostTranslation::getDestinationPath | ( | ) | const |
const char* WireTapServerHandle::HostTranslation::getSourceHost | ( | ) | const |
const char* WireTapServerHandle::HostTranslation::getSourcePath | ( | ) | const |
HostTranslation& WireTapServerHandle::HostTranslation::operator= | ( | const WireTapHostTranslation & | i) |