ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

TNetwork Class Reference

#include <tnetwork.h>

Public Member Functions

 TNetwork (SOCKET s=0)
 ~TNetwork ()
void SetSocket (SOCKET s)
SOCKET GetSocket ()
void SetPipe (HANDLE pIn, HANDLE pOut)
void SetNawsFunc (Naws_func_t func)
void SetLocalAddress (char *buf)
const charGetLocalAddress ()
NetworkType get_net_type ()
int WriteString (const char *str, const int length)
int ReadString (char *str, const int length)
BOOL get_local_echo ()
void set_local_echo (BOOL b)
BOOL get_line_mode ()
void set_line_mode (BOOL b)
void do_naws (int width, int height)

Private Attributes

SOCKET socket
BOOL local_echo
BOOL line_mode
NetworkType net_type
HANDLE pipeIn
HANDLE pipeOut
Naws_func_t naws_func
charlocal_address

Detailed Description

Definition at line 12 of file tnetwork.h.


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

Generated on Sat May 26 2012 06:44:50 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.