This is the complete list of members for utils::Channel, including all inherited members.
Channel(const bool closeOnExec=true) | utils::Channel | explicit |
Channel(const int fd) | utils::Channel | explicit |
Channel(const Channel &)=delete | utils::Channel | |
closeSocket(int socketIndex) | utils::Channel | private |
getFD() | utils::Channel | |
getLeftFD() | utils::Channel | |
getRightFD() | utils::Channel | |
mSocketIndex | utils::Channel | private |
mSockets | utils::Channel | private |
operator=(const Channel &)=delete | utils::Channel | |
read() | utils::Channel | |
setCloseOnExec(const bool closeOnExec) | utils::Channel | |
setLeft() | utils::Channel | |
setRight() | utils::Channel | |
shutdown() | utils::Channel | |
write(const Data &data) | utils::Channel | |
~Channel() | utils::Channel |