hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#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.