![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Functions | |
| string | contents (Rec const &object) |
| render the child elements as string data for test/verification | |
| string | contents (vector< string > const &strings) |
Variables | |
| const GenNode | VAL_A ("a") |
| const GenNode | VAL_B ("b") |
| const GenNode | VAL_C ("c") |
| const GenNode | VAL_D ("d") |
| string contents | ( | Rec const & | object | ) |
render the child elements as string data for test/verification
Definition at line 48 of file diff-tree-application-simple-test.cpp.
References contents(), GenNode::data, DataCap::get(), util::join(), and lib::transformIterator().
Referenced by contents(), and contents().
Here is the call graph for this function:
Here is the caller graph for this function:| string contents | ( | vector< string > const & | strings | ) |
Definition at line 56 of file diff-tree-application-simple-test.cpp.
References contents(), and util::join().
Here is the call graph for this function:| const GenNode VAL_A("a") | ( | "a" | ) |
| const GenNode VAL_B("b") | ( | "b" | ) |
| const GenNode VAL_C("c") | ( | "c" | ) |
| const GenNode VAL_D("d") | ( | "d" | ) |