Lumiera
0.pre.03
»edit your freedom«
|
the "visitor" interface to invoke
Definition at line 49 of file verb-function-dispatch-test.cpp.
Public Member Functions | |
virtual | ~Receiver () |
this is an interface | |
virtual string | honk ()=0 |
virtual string | meh ()=0 |
virtual string | moo ()=0 |
virtual string | woof ()=0 |