Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
lib::diff::anonymous_namespace{test-mutation-target.hpp} Namespace Reference

Classes

class  TestWireTap
 

Functions

template<typename T >
string identify (const T *const entity)
 
string render (DataCap const &)
 
string renderAttribute (GenNode const &elm)
 
string renderChild (GenNode const &elm)
 
string renderNode (GenNode const &n)
 
string renderRecord (Rec const &record)
 

Function Documentation

◆ identify()

template<typename T >
string identify ( const T *const  entity)
inline

Definition at line 78 of file test-mutation-target.hpp.

References identify(), and lib::idi::instanceTypeID().

Referenced by identify(), and TestWireTap< PAR >::init().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ render()

string render ( DataCap const &  content)
inline

recursive simplified content-only rendering of an embedded Record<GenNode>

recursive simplified content-only rendering of an embedded Record<GenNode>

Definition at line 125 of file test-mutation-target.hpp.

References render(), renderRecord(), and STRINGIFY_CONTENT.

Referenced by TestWireTap< PAR >::assignElm(), render(), renderAttribute(), and renderChild().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ renderAttribute()

string renderAttribute ( GenNode const &  elm)
inline

Definition at line 88 of file test-mutation-target.hpp.

References GenNode::data, BareEntryID::getSym(), GenNode::idi, render(), and renderAttribute().

Referenced by renderAttribute(), renderNode(), and renderRecord().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ renderChild()

string renderChild ( GenNode const &  elm)
inline

Definition at line 96 of file test-mutation-target.hpp.

References GenNode::data, render(), and renderChild().

Referenced by renderChild(), renderNode(), and renderRecord().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ renderNode()

string renderNode ( GenNode const &  n)
inline

Definition at line 102 of file test-mutation-target.hpp.

References GenNode::isNamed(), renderAttribute(), renderChild(), and renderNode().

Referenced by renderNode().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ renderRecord()

string renderRecord ( Rec const &  record)
inline

Definition at line 110 of file test-mutation-target.hpp.

References Record< VAL >::attribs(), Record< VAL >::getType(), util::join(), renderAttribute(), renderChild(), renderRecord(), Record< VAL >::scope(), and lib::transformIterator().

Referenced by render(), and renderRecord().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: