FarsaPlugin Class Referenceabstract
the interface for implement a plugin for adding new feature to FARSA More...
Public Member Functions | |
virtual | ~FarsaPlugin () |
Virtual Destructor. | |
virtual void | registerTypesOnFactory ()=0 |
register types on the Factory | |
Detailed Description
the interface for implement a plugin for adding new feature to FARSA
- Note
- We don't use FARSA_EXPERIMENTS_API here because the class is completely inline (this prevents problems under Windows)
Definition at line 38 of file farsaplugin.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Virtual Destructor.
Definition at line 41 of file farsaplugin.h.
Member Function Documentation
|
pure virtual |
register types on the Factory
Referenced by Total99Resources::loadPlugin().
The documentation for this class was generated from the following file:
- experiments/include/farsaplugin.h