#include "tty/tty.H"
#include "mem_push.H"
#include "std/strstream.H"
#include "std/fstream.H"
#include "std/strings.H"
Go to the source code of this file.
Compounds | |
class | NetStream |
USAGE: NetStream mycli("in.cs.brown.edu", 21);. More... | |
Enumerations | |
enum | NETenum { NETadd_connection, NETquit, NETflush, NETapp, NETidentify, NETbroadcast, NETbarrier, NETswap_ack, NETbad } |
Functions | |
DllImpExp istream & | operator>> (istream &, NETenum &) |
DllImpExp ostream & | operator<< (ostream &, NETenum) |
|
|
|
|
|
|