List of all members.
Public Member Functions |
|
virtual void | addInFDS (fd_set *fds, int *max) |
|
virtual bool | hasFD (int fd) |
|
virtual int | checkInFDS (fd_set *fds) |
|
virtual DiffPacket | recvPacket (int fd)=0 |
|
virtual void | sendPacket (DiffPacket p, int len, int dst)=0 |
Protected Attributes |
|
int | num_out_descriptors_ |
|
int | num_in_descriptors_ |
|
int | max_in_descriptor_ |
|
list< int > | in_fds_ |
|
list< int > | out_fds_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/diffusion3/lib/main/iodev.hh
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/diffusion3/lib/main/iodev.cc