Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

echoFrame Class Reference

Short Description. More...

List of all members.

Public Member Functions

 echoFrame ()
 Short Description.
 ~echoFrame ()
 Short Description.
void OnServer (wxSocketEvent &event)
 Short Description.
void OnClient (wxSocketEvent &event)
 Short Description.

Private Attributes

wxSocketServer * server
wxTextCtrl * text


Detailed Description

Short Description.

Long Description if necessary.

Parameters:
<parameter_name> <parameter_descreption>
Returns:
<information on="" what="" is="" being="" returned>="">
Author:
<author name>="">

Definition at line 35 of file echo.cpp.


Constructor & Destructor Documentation

echoFrame::echoFrame  ) 
 

Short Description.

Long Description if necessary.

Parameters:
<parameter_name> <parameter_descreption>
Returns:
<information on="" what="" is="" being="" returned>="">
Author:
<author name>="">

Definition at line 96 of file echo.cpp.

References GUI_PORT, __PORT::PORT, server, SERVER_SOCKET, and text.

echoFrame::~echoFrame  ) 
 

Short Description.

Long Description if necessary.

Parameters:
<parameter_name> <parameter_descreption>
Returns:
<information on="" what="" is="" being="" returned>="">
Author:
<author name>="">

Definition at line 132 of file echo.cpp.

References server.


Member Function Documentation

void echoFrame::OnClient wxSocketEvent &  event  ) 
 

Short Description.

Long Description if necessary.

Parameters:
<parameter_name> <parameter_descreption>
Returns:
<information on="" what="" is="" being="" returned>="">
Author:
<author name>="">

Definition at line 181 of file echo.cpp.

References buflen, count, sock, and text.

void echoFrame::OnServer wxSocketEvent &  event  ) 
 

Short Description.

Long Description if necessary.

Parameters:
<parameter_name> <parameter_descreption>
Returns:
<information on="" what="" is="" being="" returned>="">
Author:
<author name>="">

Definition at line 147 of file echo.cpp.

References CLIENT_SOCKET, and server.


Member Data Documentation

wxSocketServer* echoFrame::server [private]
 

Definition at line 45 of file echo.cpp.

Referenced by echoFrame(), OnServer(), and ~echoFrame().

wxTextCtrl* echoFrame::text [private]
 

Definition at line 46 of file echo.cpp.

Referenced by echoFrame(), and OnClient().


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 14:26:00 2006 for Raptor by  doxygen 1.4.4