Wiretap API  <small>Wiretap 2018.1</small>
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
WireTapServerHandle::OsTypeTranslation Class Reference

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
 
OsTypeTranslationoperator= (const WireTapOsTypeTranslation &i)
 
 OsTypeTranslation ()
 
 ~OsTypeTranslation ()
 

Detailed Description

This class is used to retrieve information of a operating system type translation defined in the path translation database.

Constructor & Destructor Documentation

WireTapServerHandle::OsTypeTranslation::OsTypeTranslation ( )
WireTapServerHandle::OsTypeTranslation::~OsTypeTranslation ( )

Member Function Documentation

const char* WireTapServerHandle::OsTypeTranslation::getDestinationPath ( ) const
Returns
the translated path
const char* WireTapServerHandle::OsTypeTranslation::getDestinationType ( ) const
Returns
the operating system the translation is being performed on
const char* WireTapServerHandle::OsTypeTranslation::getSourcePath ( ) const
Returns
the path being translated
const char* WireTapServerHandle::OsTypeTranslation::getSourceType ( ) const
Returns
the source operating system type being translated
OsTypeTranslation& WireTapServerHandle::OsTypeTranslation::operator= ( const WireTapOsTypeTranslation &  i)

The documentation for this class was generated from the following file: