This class is used to retrieve information of a operating system type translation defined in the path translation database.
More...
This class is used to retrieve information of a operating system type translation defined in the path translation database.
§ OsTypeTranslation()
WireTapServerHandle::OsTypeTranslation::OsTypeTranslation |
( |
| ) |
|
§ ~OsTypeTranslation()
WireTapServerHandle::OsTypeTranslation::~OsTypeTranslation |
( |
| ) |
|
§ getDestinationPath()
const char* WireTapServerHandle::OsTypeTranslation::getDestinationPath |
( |
| ) |
const |
- Returns
- the translated path
§ getDestinationType()
const char* WireTapServerHandle::OsTypeTranslation::getDestinationType |
( |
| ) |
const |
- Returns
- the operating system the translation is being performed on
§ getSourcePath()
const char* WireTapServerHandle::OsTypeTranslation::getSourcePath |
( |
| ) |
const |
- Returns
- the path being translated
§ getSourceType()
const char* WireTapServerHandle::OsTypeTranslation::getSourceType |
( |
| ) |
const |
- Returns
- the source operating system type being translated
§ operator=()
OsTypeTranslation& WireTapServerHandle::OsTypeTranslation::operator= |
( |
const WireTapOsTypeTranslation & |
i | ) |
|
The documentation for this class was generated from the following file: