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