HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <IcuPlugin.hpp>
Public Member Functions | |
IcuPlugin () | |
virtual | ~IcuPlugin () |
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 27 of file IcuPlugin.hpp.
HCE::component::IcuPlugin::IcuPlugin | ( | ) |
|
virtual |
Definition at line 36 of file IcuPlugin.cpp.
|
virtual |
filling vector of tokens
offset
Implements HCE::component::TPlugin.
Definition at line 39 of file IcuPlugin.cpp.