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

This is the complete list of members for cargo::ipc::Socket, including all inherited members.

accept()cargo::ipc::Socket
connectSocket(const std::string &path, const int timeoutMs=1000)cargo::ipc::Socketstatic
createSocket(const std::string &path)cargo::ipc::Socketstatic
createSocketInternal(const std::string &path)cargo::ipc::Socketprivatestatic
getFD() const cargo::ipc::Socket
getGuard() const cargo::ipc::Socket
getSystemdSocketInternal(const std::string &path)cargo::ipc::Socketprivatestatic
Guard typedefcargo::ipc::Socket
mCommunicationMutexcargo::ipc::Socketmutableprivate
mFDcargo::ipc::Socketprivate
operator=(const Socket &)=deletecargo::ipc::Socket
operator=(Socket &&)=deletecargo::ipc::Socket
read(void *bufferPtr, const size_t size) const cargo::ipc::Socket
Socket(int socketFD=-1)cargo::ipc::Socketexplicit
Socket(Socket &&socket) noexceptcargo::ipc::Socket
Socket(const Socket &)=deletecargo::ipc::Socket
write(const void *bufferPtr, const size_t size) const cargo::ipc::Socket
~Socket() noexceptcargo::ipc::Socket