Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
utils::Channel Member List

This is the complete list of members for utils::Channel, including all inherited members.

Channel(const bool closeOnExec=true)utils::Channelexplicit
Channel(const int fd)utils::Channelexplicit
Channel(const Channel &)=deleteutils::Channel
closeSocket(int socketIndex)utils::Channelprivate
getFD()utils::Channel
getLeftFD()utils::Channel
getRightFD()utils::Channel
mSocketIndexutils::Channelprivate
mSocketsutils::Channelprivate
operator=(const Channel &)=deleteutils::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