Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 68 of file visitingtool-test.cpp.
Additional Inherited Members | |
Public Types inherited from Visitable<> | |
typedef Tool<> ::ReturnType | ReturnType |
Public Member Functions inherited from Boss | |
DEFINE_PROCESSABLE_BY (VisitingTool) | |
Public Member Functions inherited from HomoSapiens | |
DEFINE_PROCESSABLE_BY (VisitingTool) | |
Public Member Functions inherited from Visitable<> | |
virtual ReturnType | apply (Tool<> &)=0 |
to be defined by the DEFINE_PROCESSABLE_BY macro in all classes wanting to be treated by some tool | |
Protected Types inherited from Visitable<> | |
typedef Tool<> ::ToolBase | ToolBase |
Static Protected Member Functions inherited from Visitable<> | |
static ReturnType | dispatchOp (TAR &target, Tool<> &tool) |