![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 182 of file iter-adapter-test.cpp.
Private Member Functions | |
| virtual void | run (Arg arg) |
| void | enumerate () |
| void | wrapIterRange () |
| template<class CON > | |
| void | simpleUsage (CON &elms) |
| void | useSimpleWrappedContainer () |
| void | iterTypeVariations (TestContainer &elms) |
| void | exposeDataAddresses () |
| void | verifyComparisons (TestContainer &elms) |
Static Private Member Functions | |
| static void | showIntP (int *elm) |
| static void | showInt (int elm) |
Private Attributes | |
| uint | NUM_ELMS {0} |
|
inlineprivatevirtual |
Definition at line 187 of file iter-adapter-test.cpp.
References IterAdapter_test::enumerate(), IterAdapter_test::exposeDataAddresses(), IterAdapter_test::iterTypeVariations(), IterAdapter_test::NUM_ELMS, IterAdapter_test::simpleUsage(), IterAdapter_test::useSimpleWrappedContainer(), IterAdapter_test::verifyComparisons(), and IterAdapter_test::wrapIterRange().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 206 of file iter-adapter-test.cpp.
References lib::eachNum(), IterAdapter_test::NUM_ELMS, and VERIFY_ERROR.
Referenced by IterAdapter_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 241 of file iter-adapter-test.cpp.
References IterAdapter_test::NUM_ELMS.
Referenced by IterAdapter_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 270 of file iter-adapter-test.cpp.
References IterAdapter_test::showIntP().
Referenced by IterAdapter_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestaticprivate |
Definition at line 276 of file iter-adapter-test.cpp.
Referenced by IterAdapter_test::simpleUsage().
Here is the caller graph for this function:
|
inlinestaticprivate |
Definition at line 277 of file iter-adapter-test.cpp.
Referenced by IterAdapter_test::useSimpleWrappedContainer().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 282 of file iter-adapter-test.cpp.
References IterAdapter_test::NUM_ELMS, and IterAdapter_test::showInt().
Referenced by IterAdapter_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 297 of file iter-adapter-test.cpp.
Referenced by IterAdapter_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 385 of file iter-adapter-test.cpp.
References IterAdapter_test::NUM_ELMS.
Referenced by IterAdapter_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 428 of file iter-adapter-test.cpp.
Referenced by IterAdapter_test::run().
Here is the caller graph for this function:
|
private |
Definition at line 184 of file iter-adapter-test.cpp.
Referenced by IterAdapter_test::enumerate(), IterAdapter_test::exposeDataAddresses(), IterAdapter_test::run(), IterAdapter_test::useSimpleWrappedContainer(), and IterAdapter_test::wrapIterRange().
Inheritance diagram for IterAdapter_test:
Collaboration diagram for IterAdapter_test: