Lumiera  0.pre.03
»edit your freedom«
InvokeCatchAllFunction< RET > Class Template Referenceabstract

#include "steam/mobject/builder/buildertool.hpp"

Description

template<class RET>
class steam::mobject::builder::InvokeCatchAllFunction< RET >

Policy invoking an catch-all function for processing an unknown tool / target pair, effectively enforcing the implementation of a catch-all function onUnknown(BASE&)

Definition at line 77 of file buildertool.hpp.

Public Member Functions

virtual RET onUnknown (Buildable &target)=0
 
+ Inheritance diagram for InvokeCatchAllFunction< RET >:
+ Collaboration diagram for InvokeCatchAllFunction< RET >:

The documentation for this class was generated from the following file: