Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

MyConnectSocket Class Reference

#include <MyConnectSocket.h>

Inheritance diagram for MyConnectSocket:

ConnectSocket RealSocket Socket

Private Member Functions

void __OnRead ()
void __OnClose ()
void __OnConnClosed ()
void __OnReadError ()

Member Function Documentation

void MyConnectSocket::__OnClose  )  [private, virtual]
 

Reimplemented from ConnectSocket.

Definition at line 39 of file MyConnectSocket.cpp.

References Socket::GetSock().

void MyConnectSocket::__OnConnClosed  )  [private, virtual]
 

Reimplemented from ConnectSocket.

Definition at line 45 of file MyConnectSocket.cpp.

References Socket::GetSock().

void MyConnectSocket::__OnRead  )  [private, virtual]
 

Reimplemented from ConnectSocket.

Definition at line 33 of file MyConnectSocket.cpp.

References RealSocket::GetReadBuf(), and Socket::GetSock().

void MyConnectSocket::__OnReadError  )  [private, virtual]
 

Reimplemented from ConnectSocket.

Definition at line 52 of file MyConnectSocket.cpp.

References Socket::GetSock().


The documentation for this class was generated from the following files:
SourceForge.netLogo