HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::component::IcuPlugin Class Reference

#include <IcuPlugin.hpp>

Inheritance diagram for HCE::component::IcuPlugin:
Collaboration diagram for HCE::component::IcuPlugin:

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< TPluginPtr
- Public Attributes inherited from HCE::component::TPlugin
std::vector< ProcessInfo_exported

Detailed Description

Definition at line 27 of file IcuPlugin.hpp.

Constructor & Destructor Documentation

HCE::component::IcuPlugin::IcuPlugin ( )

Definition at line 28 of file IcuPlugin.cpp.

Here is the call graph for this function:

HCE::component::IcuPlugin::~IcuPlugin ( )
virtual

Definition at line 36 of file IcuPlugin.cpp.

Member Function Documentation

void HCE::component::IcuPlugin::process ( LCoreData lCData)
virtual

filling vector of tokens

offset

Implements HCE::component::TPlugin.

Definition at line 39 of file IcuPlugin.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files: