mumu::Entry< Type > Member List
This is the complete list of members for
mumu::Entry< Type >, including all inherited members.
| AddTimeval(const struct timeval &Left, const struct timeval &Right) const | mumu::Entry< Type > | [inline, protected] |
| Entry(const std::string &path, RWMode openMode=ReadWrite, bool isBlocking=true) | mumu::Entry< Type > | [inline, explicit] |
| Entry(const Entry &rhs) | mumu::Entry< Type > | [inline] |
| GetFileSize(void) const | mumu::Entry< Type > | [inline, protected] |
| LessTimeval(const struct timeval &Left, const struct timeval &Right) const | mumu::Entry< Type > | [inline, protected] |
| Read(unsigned char *Buffer, size_t BufferSize) | mumu::Entry< Type > | [inline] |
| Read(void) | mumu::Entry< Type > | [inline] |
| Read(Type &T) | mumu::Entry< Type > | [inline] |
| Read(std::string &S) | mumu::Entry< Type > | [inline] |
| Read(void) | mumu::Entry< Type > | [inline] |
| Select(struct timeval *inTimeout) | mumu::Entry< Type > | [inline] |
| SubTimeval(const struct timeval &Left, const struct timeval &Right) const | mumu::Entry< Type > | [inline, protected] |
| Write(const unsigned char *Buffer, size_t BufferSize) | mumu::Entry< Type > | [inline] |
| Write(const Type &T) | mumu::Entry< Type > | [inline] |
| Write(const std::string &T) | mumu::Entry< Type > | [inline] |
| ~Entry() | mumu::Entry< Type > | [inline] |