GDBServerFoundation::BreakInSocket::SocketWrapper Class Reference

An instance of this class should be obtained and held for the entire time when a packet is received. After it is destroyed, the break-in detector thread becomes active again. More...

#include <BreakInSocket.h>

Public Member Functions

 SocketWrapper (BreakInSocket &sock)
 
BazisLib::Network::TCPSocketEx * operator-> ()
 
 ~SocketWrapper ()
 

Detailed Description

An instance of this class should be obtained and held for the entire time when a packet is received. After it is destroyed, the break-in detector thread becomes active again.

Constructor & Destructor Documentation

GDBServerFoundation::BreakInSocket::SocketWrapper::SocketWrapper ( BreakInSocket sock)
inline
GDBServerFoundation::BreakInSocket::SocketWrapper::~SocketWrapper ( )
inline

Member Function Documentation

BazisLib::Network::TCPSocketEx* GDBServerFoundation::BreakInSocket::SocketWrapper::operator-> ( )
inline

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