![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Typedefs | |
| typedef visitor::Tool | Tool |
| typedef visitor::Tool< void, Catched > | Hastalavista |
| defines another different visiting tool base | |
| typedef Visitable< Hastalavista > | Chief |
| another special kind of visitable | |
Classes | |
| class | Babbler |
| class | BigBoss |
| class | Blatherer |
| Hastalavista-Visiting-Tool tailored for the Chief hierarchy. More... | |
| class | Boss |
| struct | Catched |
| defines an catch-all-function instead of the silent default error handler More... | |
| class | HomoSapiens |
| class | Leader |
| now mixing the two hierarchies... More... | |
| class | VerboseVisitor |
| class | Visionary |
| class | VisitingToolExtended_test |
Functions | |
| LAUNCHER (VisitingToolExtended_test, "unit common") | |
| Register this test class... | |
| typedef visitor::Tool Tool |
Definition at line 34 of file visitingtool-extended-test.cpp.
| typedef visitor::Tool<void, Catched> Hastalavista |
defines another different visiting tool base
Definition at line 90 of file visitingtool-extended-test.cpp.
| typedef Visitable<Hastalavista> Chief |
another special kind of visitable
Definition at line 91 of file visitingtool-extended-test.cpp.
| LAUNCHER | ( | VisitingToolExtended_test | , |
| "unit common" | |||
| ) |
Register this test class...