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

#include <BoostPlugin.hpp>

Inheritance diagram for HCE::component::BoostPlugin:
Collaboration diagram for HCE::component::BoostPlugin:

Public Member Functions

 BoostPlugin ()
virtual ~BoostPlugin ()
virtual void process (LCoreData &)
void split (LCoreData &)
void tokenizer (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 24 of file BoostPlugin.hpp.

Constructor & Destructor Documentation

HCE::component::BoostPlugin::BoostPlugin ( )

TODO: add custom separators to delimiters's sequence

fill export table

Definition at line 29 of file BoostPlugin.cpp.

Here is the call graph for this function:

HCE::component::BoostPlugin::~BoostPlugin ( )
virtual

Definition at line 49 of file BoostPlugin.cpp.

Member Function Documentation

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

init delimiters

Implements HCE::component::TPlugin.

Definition at line 52 of file BoostPlugin.cpp.

Here is the call graph for this function:

void HCE::component::BoostPlugin::split ( LCoreData lCData)

Definition at line 68 of file BoostPlugin.cpp.

Here is the caller graph for this function:

void HCE::component::BoostPlugin::tokenizer ( LCoreData lCData)

filling vector of tokens

offset

Definition at line 91 of file BoostPlugin.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


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