PdCom  5.3
Process data communication client
PdCom::PosixProcess Member List

This is the complete list of members for PdCom::PosixProcess, including all inherited members.

fd_PdCom::PosixProcessprotected
operator=(PosixProcess &&o)=delete (defined in PdCom::PosixProcess)PdCom::PosixProcess
operator=(PosixProcess const &)=delete (defined in PdCom::PosixProcess)PdCom::PosixProcess
posixFlush()PdCom::PosixProcessprotected
PosixProcess(const char *host, unsigned short port)PdCom::PosixProcess
PosixProcess(int fd)PdCom::PosixProcessexplicit
PosixProcess(PosixProcess &&o)=delete (defined in PdCom::PosixProcess)PdCom::PosixProcess
PosixProcess(PosixProcess const &)=delete (defined in PdCom::PosixProcess)PdCom::PosixProcess
posixRead(char *buf, int count)PdCom::PosixProcessprotected
posixWriteBuffered(const char *buf, size_t count)PdCom::PosixProcessprotected
posixWriteDirect(const char *buf, size_t count)PdCom::PosixProcessprotected
reconnect(const char *host, unsigned short port)PdCom::PosixProcessprotected
setWriteTimeout(std::chrono::milliseconds ms)PdCom::PosixProcessprotected
~PosixProcess() (defined in PdCom::PosixProcess)PdCom::PosixProcessvirtual