|
ARB
|
Public Member Functions | |
| PartitionSpec () | |
| PartitionSpec (int passes_, size_t memuse_, int depth_) | |
| bool | willUseMoreThan (size_t max_kb_usable) const |
| bool | isBetterThan (const PartitionSpec &other, size_t max_kb_usable) const |
| void | print_info (FILE *out, size_t max_kb_usable) const |
| Partition | partition () const |
Definition at line 270 of file PT_buildtree.cxx.
|
inline |
Definition at line 288 of file PT_buildtree.cxx.
Definition at line 289 of file PT_buildtree.cxx.
|
inline |
Definition at line 291 of file PT_buildtree.cxx.
Referenced by decide_passes_to_use(), and isBetterThan().
|
inline |
Definition at line 292 of file PT_buildtree.cxx.
References cmp, and willUseMoreThan().
Referenced by decide_passes_to_use().
|
inline |
Definition at line 323 of file PT_buildtree.cxx.
References GBS_readable_size().
Referenced by decide_passes_to_use().
|
inline |
Definition at line 332 of file PT_buildtree.cxx.
Referenced by decide_passes_to_use().
1.8.8