highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
HCE::component::HighlightComponent Class Reference

#include <HighlightComponent.hpp>

Inheritance diagram for HCE::component::HighlightComponent:
Collaboration diagram for HCE::component::HighlightComponent:

Public Member Functions

 HighlightComponent ()
HighlightStringGeneratorgetHighlightStringGeneratorReference ()
virtual Poco::SharedPtr< DataBaseprocess (Poco::SharedPtr< DataBase > inData)
virtual ~HighlightComponent ()
- Public Member Functions inherited from HCE::component::ComponentBase
 ComponentBase (ComponentType inType=CT_DEFAULT)
const std::atomic_bool & getIsBusy ()
void setIsBusy (bool isBusy)
virtual ~ComponentBase ()
 ComponentBase (ComponentType inType=CT_DEFAULT)
bool getIsBusy ()
void setIsBusy (bool isBusy)
virtual ~ComponentBase ()
- Public Member Functions inherited from HCE::DataBase
 DataBase (ComponentType inType=CT_DEFAULT)
ComponentType getType ()
virtual ~DataBase ()
 DataBase (ComponentType inType=CT_DEFAULT)
ComponentType getType ()
virtual ~DataBase ()

Additional Inherited Members

- Protected Attributes inherited from HCE::component::ComponentBase
std::atomic_bool _isBusy
bool _isBusy

Detailed Description

Definition at line 28 of file HighlightComponent.hpp.

Constructor & Destructor Documentation

HCE::component::HighlightComponent::HighlightComponent ( )
inline

Definition at line 33 of file HighlightComponent.hpp.

virtual HCE::component::HighlightComponent::~HighlightComponent ( )
inlinevirtual

Definition at line 36 of file HighlightComponent.hpp.

Member Function Documentation

HighlightStringGenerator & HCE::component::HighlightComponent::getHighlightStringGeneratorReference ( )

Definition at line 31 of file HighlightComponent.cpp.

Poco::SharedPtr< DataBase > HCE::component::HighlightComponent::process ( Poco::SharedPtr< DataBase inData)
virtual

Implements HCE::component::ComponentBase.

Definition at line 36 of file HighlightComponent.cpp.

Here is the call graph for this function:


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