Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 369 of file visitingtool-concept.cpp.
Protected Member Functions | |
void | talk_to (string guy) |
Additional Inherited Members | |
Public Types inherited from Tool< RET > | |
typedef RET | ReturnType |
typedef Tool< RET > | ToolBase |
for templating the Tag and Dispatcher | |
Public Member Functions inherited from Tool< RET > | |
virtual Tag< ToolBase > | getTag ()=0 |
use RTTI for all visiting tools More... | |