![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Statefull receiver of verb-tokens.
Definition at line 80 of file verb-function-dispatch-test.cpp.
Public Member Functions | |
| RecollectingReceiver () | |
Public Member Functions inherited from Receiver | |
| virtual | ~Receiver () |
| this is an interface | |
Private Member Functions | |
| string | buildResultTerm (string nextToken) |
| string | woof () |
| string | honk () |
| string | moo () |
| string | meh () |
Private Attributes | |
| string | verb_ |
| _Fmt | fmt_ |
|
inline |
Definition at line 102 of file verb-function-dispatch-test.cpp.
References lib::test::anonymous_namespace{verb-function-dispatch-test.cpp}::BEGINNING().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 87 of file verb-function-dispatch-test.cpp.
|
inlineprivatevirtual |
Implements Receiver.
Definition at line 95 of file verb-function-dispatch-test.cpp.
|
inlineprivatevirtual |
Implements Receiver.
Definition at line 96 of file verb-function-dispatch-test.cpp.
|
inlineprivatevirtual |
Implements Receiver.
Definition at line 97 of file verb-function-dispatch-test.cpp.
|
inlineprivatevirtual |
Implements Receiver.
Definition at line 98 of file verb-function-dispatch-test.cpp.
|
private |
Definition at line 83 of file verb-function-dispatch-test.cpp.
|
private |
Definition at line 84 of file verb-function-dispatch-test.cpp.
Inheritance diagram for RecollectingReceiver:
Collaboration diagram for RecollectingReceiver: