This is the complete list of members for openlcb::ROFileMemorySpace, including all inherited members.
| address_t typedef (defined in openlcb::MemorySpace) | openlcb::MemorySpace | |
| AUTO_LEN (defined in openlcb::FileMemorySpace) | openlcb::FileMemorySpace | static |
| ensure_file_open() | openlcb::FileMemorySpace | private |
| ERROR_AGAIN | openlcb::MemorySpace | static |
| errorcode_t typedef (defined in openlcb::MemorySpace) | openlcb::MemorySpace | |
| fd_ (defined in openlcb::FileMemorySpace) | openlcb::FileMemorySpace | private |
| FileMemorySpace(int fd, address_t len=AUTO_LEN) | openlcb::FileMemorySpace | |
| FileMemorySpace(const char *name, address_t len=AUTO_LEN) | openlcb::FileMemorySpace | |
| fileSize_ (defined in openlcb::FileMemorySpace) | openlcb::FileMemorySpace | private |
| freeze() | openlcb::MemorySpace | inlinevirtual |
| max_address() OVERRIDE | openlcb::FileMemorySpace | inlinevirtual |
| min_address() | openlcb::MemorySpace | inlinevirtual |
| name_ (defined in openlcb::FileMemorySpace) | openlcb::FileMemorySpace | private |
| read(address_t source, uint8_t *dst, size_t len, errorcode_t *error, Notifiable *again) OVERRIDE | openlcb::FileMemorySpace | virtual |
| read_only() OVERRIDE | openlcb::ROFileMemorySpace | inlinevirtual |
| ROFileMemorySpace(int fd, address_t len=AUTO_LEN) | openlcb::ROFileMemorySpace | inline |
| ROFileMemorySpace(const char *name, address_t len=AUTO_LEN) | openlcb::ROFileMemorySpace | inline |
| set_node(Node *node) | openlcb::MemorySpace | inlinevirtual |
| unfreeze() | openlcb::MemorySpace | inlinevirtual |
| UNLIMITED_LEN (defined in openlcb::FileMemorySpace) | openlcb::FileMemorySpace | static |
| write(address_t destination, const uint8_t *data, size_t len, errorcode_t *error, Notifiable *again) OVERRIDE | openlcb::FileMemorySpace | virtual |
| ~Destructable() (defined in Destructable) | Destructable | inlinevirtual |