This class is used to retrieve information of a operating system type translation defined in the path translation database. More...
Public Member Functions | |
const char * | getDestinationPath () const |
const char * | getDestinationType () const |
const char * | getSourcePath () const |
const char * | getSourceType () const |
OsTypeTranslation & | operator= (const WireTapOsTypeTranslation &i) |
OsTypeTranslation () | |
~OsTypeTranslation () | |
This class is used to retrieve information of a operating system type translation defined in the path translation database.
WireTapServerHandle::OsTypeTranslation::OsTypeTranslation | ( | ) |
WireTapServerHandle::OsTypeTranslation::~OsTypeTranslation | ( | ) |
const char* WireTapServerHandle::OsTypeTranslation::getDestinationPath | ( | ) | const |
const char* WireTapServerHandle::OsTypeTranslation::getDestinationType | ( | ) | const |
const char* WireTapServerHandle::OsTypeTranslation::getSourcePath | ( | ) | const |
const char* WireTapServerHandle::OsTypeTranslation::getSourceType | ( | ) | const |
OsTypeTranslation& WireTapServerHandle::OsTypeTranslation::operator= | ( | const WireTapOsTypeTranslation & | i) |