![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
any concrete visiting tool implementation has to inherit from this class for each kind of calls it wants to get dispatched, Allowing us to record the type information.
Definition at line 255 of file visitingtool-concept.cpp.
Protected Member Functions | |
| Applicable () | |
| virtual | ~Applicable () |
Private Types | |
| using | Ret = BASE::ReturnType |
| using | ToolBase = BASE::ToolBase |
|
inlineprotected |
Definition at line 261 of file visitingtool-concept.cpp.
References Dispatcher< TAR, TOOL >::instance.
|
inlineprotectedvirtual |
Definition at line 267 of file visitingtool-concept.cpp.
|
private |
Definition at line 257 of file visitingtool-concept.cpp.
|
private |
Definition at line 258 of file visitingtool-concept.cpp.
Inheritance diagram for Applicable< TAR, TOOLImpl, BASE >:
Collaboration diagram for Applicable< TAR, TOOLImpl, BASE >: