Wiretap API  <small>Wiretap 2021</small>
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

◆ OsTypeTranslation()

WireTapServerHandle::OsTypeTranslation::OsTypeTranslation ( )

◆ ~OsTypeTranslation()

WireTapServerHandle::OsTypeTranslation::~OsTypeTranslation ( )

Member Function Documentation

◆ 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: