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::TurglemPlugin Class Reference

#include <TurglemPlugin.hpp>

Inheritance diagram for HCE::component::TurglemPlugin:
Collaboration diagram for HCE::component::TurglemPlugin:

Public Member Functions

 TurglemPlugin ()
virtual ~TurglemPlugin ()
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 100 of file TurglemPlugin.hpp.

Constructor & Destructor Documentation

HCE::component::TurglemPlugin::TurglemPlugin ( )

fill export table

init turglem

Definition at line 16 of file TurglemPlugin.cpp.

Here is the call graph for this function:

HCE::component::TurglemPlugin::~TurglemPlugin ( )
virtual

Definition at line 37 of file TurglemPlugin.cpp.

Member Function Documentation

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

for each token in tokens map to do

for each language in language mask

does language exist in the language mask

Yes, it do

does object exist for that language

Yes it do

does token can be normalized

Yes it can

pos

grammem

index in the array

alter maps

old style bit mask

new style bitmask

Implements HCE::component::TPlugin.

Definition at line 42 of file TurglemPlugin.cpp.

Here is the call graph for this function:


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