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

Description

another concrete receiver to report any invocation with arguments

Definition at line 107 of file verb-visitor-dispatch-test.cpp.

Private Member Functions

string honk (string theHonk) override
 
string meh () override
 
string moo (size_t num) override
 
template<typename... ARGS>
string report (Literal func, ARGS &&...args)
 
string woof (bool huge, uint cnt) override
 

Additional Inherited Members

- Public Member Functions inherited from Receiver
virtual ~Receiver ()
 this is an interface
 
+ Inheritance diagram for DiagnosticRenderer:
+ Collaboration diagram for DiagnosticRenderer:

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