|
HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <SnowballPlugin.hpp>


Public Member Functions | |
| SnowballPlugin () | |
| virtual | ~SnowballPlugin () |
| virtual void | process (LCoreData &) |
Public Member Functions inherited from HCE::component::TPlugin | |
| TPlugin () | |
| virtual | ~TPlugin () |
Additional Inherited Members | |
Public Types inherited from HCE::component::TPlugin | |
| typedef Poco::SharedPtr< TPlugin > | Ptr |
Public Attributes inherited from HCE::component::TPlugin | |
| std::vector< ProcessInfo > | _exported |
Definition at line 32 of file SnowballPlugin.hpp.
| HCE::component::SnowballPlugin::SnowballPlugin | ( | ) |
fill export table
Definition at line 16 of file SnowballPlugin.cpp.

|
virtual |
Definition at line 27 of file SnowballPlugin.cpp.
|
virtual |
Implements HCE::component::TPlugin.
Definition at line 34 of file SnowballPlugin.cpp.
