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

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 ()
 
HostTranslationoperator= (const WireTapHostTranslation &i)
 
 ~HostTranslation ()
 

Detailed Description

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

Constructor & Destructor Documentation

WireTapServerHandle::HostTranslation::HostTranslation ( )
WireTapServerHandle::HostTranslation::~HostTranslation ( )

Member Function Documentation

const char* WireTapServerHandle::HostTranslation::getDestinationHost ( ) const
Returns
the host the translation is being performed on
const char* WireTapServerHandle::HostTranslation::getDestinationPath ( ) const
Returns
the translated path
const char* WireTapServerHandle::HostTranslation::getSourceHost ( ) const
Returns
the source host being translated
const char* WireTapServerHandle::HostTranslation::getSourcePath ( ) const
Returns
the path being translated
HostTranslation& WireTapServerHandle::HostTranslation::operator= ( const WireTapHostTranslation &  i)

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