#include <VestaSource.H>#include "VLogHelp.H"Include dependency graph for TestLongId.C:

Go to the source code of this file.
Functions | |
| void | check (const LongId &parent, const LongId &child, unsigned int child_index) |
| unsigned int | random_bits (int bits) |
| unsigned int | test (const LongId &base, int max_bits) |
| int | main () |
Variables | |
| unsigned int | max_length_count = 0 |
Definition at line 34 of file TestLongId.C.
References LongId::getParent(), LongId::isAncestorOf(), LongId::length(), max_length_count, and LongId::value.
Referenced by main(), and test().
Here is the call graph for this function:

Here is the caller graph for this function:

| int main | ( | void | ) |
Definition at line 159 of file TestLongId.C.
References max_length_count, MutableRootLongId, RootLongId, test(), and VolatileRootLongId.
Here is the call graph for this function:

| unsigned int random_bits | ( | int | bits | ) |
Definition at line 103 of file TestLongId.C.
Referenced by test().
Here is the caller graph for this function:

| unsigned int test | ( | const LongId & | base, | |
| int | max_bits | |||
| ) |
Definition at line 133 of file TestLongId.C.
References LongId::append(), check(), NullLongId, and random_bits().
Referenced by BindingAppend(), Replicator::copyAttribs(), EqualVal(), io_tests(), main(), NotEq(), and PickleC::UnpickleExpr().
Here is the call graph for this function:

Here is the caller graph for this function:

| unsigned int max_length_count = 0 |
1.5.1