highlighter application
1.1
HCE project utils : highlighter
|
#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 |
|
virtual |
Implements HCE::component::TPlugin.
Definition at line 34 of file SnowballPlugin.cpp.