Lumiera
0.pre.03
»edit your freedom«
|
Typedefs | |
typedef vector< PCluster > | ClusterList |
typedef void() | Invoker(AllocationCluster &, uint) |
typedef ScopedHolder< AllocationCluster > | PCluster |
Classes | |
class | Dummy |
Functions | |
void | fillIt (PCluster &clu) |
template<uint i> | |
void | place_object (AllocationCluster &clu, uint id) |
char | truncChar (uint x) |
Variables | |
long | checksum = 0 |
Invoker * | invoke [20] |
uint | NUM_CLUSTERS = 5 |
uint | NUM_FAMILIES = 5 |
uint | NUM_OBJECTS = 500 |
bool | randomFailures = false |
Invoker* invoke[20] |
Definition at line 110 of file allocation-cluster-test.cpp.