TunnelController.hh File Reference

TunnelController internal header. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  senf::emu::detail::TunnelIOStatistics
 
class  senf::emu::detail::TunnelControllerBase
 
class  senf::emu::detail::TunnelServerController
 
struct  senf::emu::detail::TunnelServerController::TunnelClient::incrTxSeqNo
 
struct  senf::emu::detail::TunnelServerController::TunnelClient::incReSyncs
 
struct  senf::emu::detail::TunnelServerController::TunnelClient::updateRxSeqNo
 
struct  senf::emu::detail::TunnelServerController::TunnelClient::updateFragmentationThreshold
 
struct  senf::emu::detail::TunnelServerController::TunnelClient::updateLastSeen
 
struct  senf::emu::detail::TunnelServerController::TunnelClient::updateInetAddr
 
struct  senf::emu::detail::TunnelServerController::TunnelClient::updateCapacity
 
class  senf::emu::detail::TunnelClientController
 

Namespaces

 senf
 
 senf::emu
 
 senf::emu::tunnel
 
 senf::emu::detail
 

Typedefs

typedef std::map< CapacityDirection, unsigned > senf::emu::tunnel::Capacity
 

Enumerations

enum  senf::emu::tunnel::CapacityDirection { senf::emu::tunnel::FromClientToServer, senf::emu::tunnel::FromServerToClient }
 

Functions

 senf::emu::SENF_PACKET_FWD_DECL (TunnelCtrlPacket)
 
 senf::emu::SENF_PACKET_FWD_DECL (TunnelHeaderPacket)
 

Detailed Description

TunnelController internal header.

Definition in file TunnelController.hh.