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

#include <FakeHCRCPlugin.hpp>

Inheritance diagram for HCE::component::FakeHCRCPlugin:
Collaboration diagram for HCE::component::FakeHCRCPlugin:

Public Member Functions

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

Constructor & Destructor Documentation

HCE::component::FakeHCRCPlugin::FakeHCRCPlugin ( )

fill export table

Definition at line 19 of file FakeHCRCPlugin.cpp.

Here is the call graph for this function:

HCE::component::FakeHCRCPlugin::~FakeHCRCPlugin ( )
virtual

Definition at line 30 of file FakeHCRCPlugin.cpp.

Member Function Documentation

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

for each token in tokens map to do

Implements HCE::component::TPlugin.

Definition at line 33 of file FakeHCRCPlugin.cpp.

Here is the call graph for this function:


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