close() | TunDevice | |
dev_ | TunDevice | [private] |
getActualName() | TunDevice | |
getType() | TunDevice | |
getTypeString() | TunDevice | |
io_mutex_ | TunDevice | [private] |
isOpen() | TunDevice | |
open() | TunDevice | |
operator=(const TunDevice &src) | TunDevice | [private] |
read(Buffer &buf) | TunDevice | |
TunDevice(const char *dev, const char *dev_type, const char *ifcfg_lp, const char *ifcfg_rnmp) | TunDevice | |
TunDevice(const TunDevice &src) | TunDevice | [private] |
TYPE_TAP | TunDevice | [static] |
TYPE_TUN | TunDevice | [static] |
TYPE_UNDEF | TunDevice | [static] |
write(Buffer &buf) | TunDevice | |
~TunDevice() | TunDevice |