Lumiera  0.pre.03
»edit your freedom«
TreeMutator_test Class Reference

Description

Test:
Demonstrate a customisable component for flexible bindings to enable generic tree changing and mutating operations to arbitrary hierarchical data structures.
  • we use lambdas to link into our private implementation
  • this test demonstrates the behaviour of an attribute setter
  • plus some of the primitive operations available on collections
See also
TreeMutator
DiffComplexApplication_test a way more complex usage scenario
GenNode_test
GenericRecord_test

Definition at line 68 of file tree-mutator-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void simpleAttributeBinding ()
 
void simpleCollectionBinding ()
 
+ Inheritance diagram for TreeMutator_test:
+ Collaboration diagram for TreeMutator_test:

The documentation for this class was generated from the following file: