ReactOS 0.4.15-dev-7918-g2a2556c
tnetwork.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TNetwork
 

Typedefs

typedef int(* Naws_func_t) (char *, int, int)
 

Enumerations

enum  NetworkType { TN_NETSOCKET , TN_NETPIPE }
 

Typedef Documentation

◆ Naws_func_t

typedef int(* Naws_func_t) (char *, int, int)

Definition at line 10 of file tnetwork.h.

Enumeration Type Documentation

◆ NetworkType

Enumerator
TN_NETSOCKET 
TN_NETPIPE 

Definition at line 8 of file tnetwork.h.

@ TN_NETSOCKET
Definition: tnetwork.h:8
@ TN_NETPIPE
Definition: tnetwork.h:8