Lumiera  0.pre.03
»edit your freedom«
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Receiver Class Referenceabstract

Description

the "visitor" interface used by all VerbPacks in this test

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

Public Member Functions

virtual ~Receiver ()
 this is an interface
 
virtual string honk (string)=0
 
virtual string meh ()=0
 
virtual string moo (size_t num)=0
 
virtual string woof (bool huge, uint cnt)=0
 
+ Inheritance diagram for Receiver:
+ Collaboration diagram for Receiver:

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