Public Member Functions | |
| void | init (const Datafile *) |
| void | add (const ObjectLocation &loc) |
Public Attributes | |
| const Datafile * | datafile |
| unsigned int | slotsize |
| unsigned int | slotpow2 |
| unsigned long long | totalsize |
| unsigned long long | totalsize_align |
| unsigned int | totaldatpages_cnt |
| unsigned int | totaldatpages_max |
| char * | totaldatpages |
| unsigned int | totaldmppages_max |
| unsigned int | totaldmppages_cnt |
| char * | totaldmppages |
| unsigned int | totalomppages_max |
| unsigned int | totalomppages_cnt |
| char * | totalomppages |
| unsigned int | oid_cnt |
Definition at line 219 of file ObjectLocation.h.
1.5.3