class Network : public TclObject


Inheritance:


Public Methods

virtual int command(int argc, const char*const* argv)
int mode()
static char* modename(int)
and the reverse
Network()
static int nonblock(int fd)
static int parsemode(const char*)
strings to mode bits
virtual int rchannel()
virtual int recv(u_char* buf, int len, sockaddr& from, double& ts)
virtual int schannel()
virtual int send(u_char* buf, int len)

Protected Fields

int mode_
read/write bits (from fcntl.h)

Documentation

Network()

virtual int command(int argc, const char*const* argv)

virtual int send(u_char* buf, int len)

virtual int recv(u_char* buf, int len, sockaddr& from, double& ts)

virtual int rchannel()

virtual int schannel()

int mode()

static int nonblock(int fd)

static int parsemode(const char*)
strings to mode bits

static char* modename(int)
and the reverse

int mode_
read/write bits (from fcntl.h)


Direct child classes:
PcapNetwork
IPNetwork

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de