This is the complete list of members for cargo::FDStore, including all inherited members.
FDStore(int fd=-1) | cargo::FDStore | |
FDStore(const FDStore &store) | cargo::FDStore | |
mFD | cargo::FDStore | private |
read(void *bufferPtr, const size_t size, const unsigned int timeoutMS=maxTimeout) | cargo::FDStore | |
receiveFD(const unsigned int timeoutMS=maxTimeout) | cargo::FDStore | |
sendFD(int fd, const unsigned int timeoutMS=maxTimeout) | cargo::FDStore | |
write(const void *bufferPtr, const size_t size, const unsigned int timeoutMS=maxTimeout) | cargo::FDStore | |
~FDStore() | cargo::FDStore |