Public Member Functions | |
| ObjectLocationArray (Database *_db=0) | |
| ObjectLocationArray (ObjectLocation *, unsigned int) | |
| void | set (ObjectLocation *, unsigned int) |
| unsigned int | getCount () const |
| const ObjectLocation & | getLocation (int idx) const |
| ObjectLocationArray & | operator() (Database *_db) |
| PageStats * | computePageStats (Database *db=0) |
| ~ObjectLocationArray () | |
Definition at line 188 of file ObjectLocation.h.
1.5.3