Lumiera  0.pre.03
»edit your freedom«
Buildable Class Reference

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

Description

Marker Interface for classes visitable by Builder tools.

Definition at line 182 of file buildertool.hpp.

Additional Inherited Members

- Public Types inherited from Visitable< builder::BuilderTool >
typedef builder::BuilderTool ::ReturnType ReturnType
 
- Public Member Functions inherited from Visitable< builder::BuilderTool >
virtual ReturnType apply (builder::BuilderTool &)=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< builder::BuilderTool >
typedef builder::BuilderTool ::ToolBase ToolBase
 
- Static Protected Member Functions inherited from Visitable< builder::BuilderTool >
static ReturnType dispatchOp (TAR &target, builder::BuilderTool &tool)
 
+ Inheritance diagram for Buildable:
+ Collaboration diagram for Buildable:

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