This is the complete list of members for uhal::Mmap::File, including all inherited members.
| close() | uhal::Mmap::File | |
| File(const std::string &aPath, int aFlags) | uhal::Mmap::File | |
| getPath() const | uhal::Mmap::File | |
| haveLock() const | uhal::Mmap::File | |
| lock() | uhal::Mmap::File | |
| mFd | uhal::Mmap::File | private |
| mFlags | uhal::Mmap::File | private |
| mLocked | uhal::Mmap::File | private |
| mMmapIOPtr | uhal::Mmap::File | private |
| mMmapPtr | uhal::Mmap::File | private |
| mOffset | uhal::Mmap::File | private |
| mPath | uhal::Mmap::File | private |
| open() | uhal::Mmap::File | |
| read(const uint32_t aAddr, const uint32_t aNrWords, std::vector< uint32_t > &aValues) | uhal::Mmap::File | |
| setOffset(size_t aOffset) | uhal::Mmap::File | |
| setPath(const std::string &aPath) | uhal::Mmap::File | |
| unlock() | uhal::Mmap::File | |
| write(const uint32_t aAddr, const std::vector< std::pair< const uint8_t *, size_t > > &aData) | uhal::Mmap::File | |
| ~File() | uhal::Mmap::File |