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

§ HostTranslation()

WireTapServerHandle::HostTranslation::HostTranslation ( )

§ ~HostTranslation()

WireTapServerHandle::HostTranslation::~HostTranslation ( )

Member Function Documentation

§ getDestinationHost()

const char* WireTapServerHandle::HostTranslation::getDestinationHost ( ) const
Returns
the host the translation is being performed on

§ getDestinationPath()

const char* WireTapServerHandle::HostTranslation::getDestinationPath ( ) const
Returns
the translated path

§ getSourceHost()

const char* WireTapServerHandle::HostTranslation::getSourceHost ( ) const
Returns
the source host being translated

§ getSourcePath()

const char* WireTapServerHandle::HostTranslation::getSourcePath ( ) const
Returns
the path being translated

§ operator=()

HostTranslation& WireTapServerHandle::HostTranslation::operator= ( const WireTapHostTranslation &  i)

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