Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
lib::diff::test::anonymous_namespace{diff-tree-application-simple-test.cpp} Namespace Reference

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")
 

Function Documentation

◆ contents() [1/2]

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:

◆ contents() [2/2]

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:

Variable Documentation

◆ VAL_A

const GenNode VAL_A("a") ( "a"  )

◆ VAL_B

const GenNode VAL_B("b") ( "b"  )

◆ VAL_C

const GenNode VAL_C("c") ( "c"  )

◆ VAL_D

const GenNode VAL_D("d") ( "d"  )