Main Page | Alphabetical List | Class List | File List | Class Members | File Members

network.h File Reference

#include "copyright.h"
#include "utility.h"

Go to the source code of this file.

Classes

class  PacketHeader
class  Network

Defines

#define MaxWireSize   64
#define MaxPacketSize   (MaxWireSize - sizeof(struct PacketHeader))

Typedefs

typedef int NetworkAddress


Define Documentation

#define MaxPacketSize   (MaxWireSize - sizeof(struct PacketHeader))
 

Definition at line 41 of file network.h.

Referenced by Network::CheckPktAvail(), and Network::Send().

#define MaxWireSize   64
 

Definition at line 40 of file network.h.

Referenced by Network::CheckPktAvail(), and Network::Send().


Typedef Documentation

typedef int NetworkAddress
 

Definition at line 23 of file network.h.

Referenced by Network::Network().


Generated on Thu Sep 16 12:33:46 2004 for NachOS by doxygen 1.3.8