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

#include <InDataHighlight.hpp>

Inheritance diagram for HCE::InDataHighlight:
Collaboration diagram for HCE::InDataHighlight:

Public Member Functions

 InDataHighlight (ComponentType inType)
void setCrossThreadBufPtr (Poco::SharedPtr< CrossThreadBuf > _crossThreadBufPtr)
Poco::SharedPtr< CrossThreadBufgetCrossThreadBufPtr ()
void setInDataStructPtr (Poco::SharedPtr< InDataStruct > _inDataStructPtr)
Poco::SharedPtr< InDataStructgetInDataStructPtr ()
void setContentsStorageBasePtr (Poco::SharedPtr< ContentsStorageBase > _contentsStorageBasePtr)
Poco::SharedPtr
< ContentsStorageBase
getContentsStorageBasePtr ()
virtual ~InDataHighlight ()
- 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::DataBase
ComponentType type

Detailed Description

Definition at line 29 of file InDataHighlight.hpp.

Constructor & Destructor Documentation

HCE::InDataHighlight::InDataHighlight ( ComponentType  inType)
inline

Definition at line 36 of file InDataHighlight.hpp.

virtual HCE::InDataHighlight::~InDataHighlight ( )
inlinevirtual

Definition at line 43 of file InDataHighlight.hpp.

Member Function Documentation

Poco::SharedPtr<ContentsStorageBase> HCE::InDataHighlight::getContentsStorageBasePtr ( )
inline

Definition at line 42 of file InDataHighlight.hpp.

Poco::SharedPtr<CrossThreadBuf> HCE::InDataHighlight::getCrossThreadBufPtr ( )
inline

Definition at line 38 of file InDataHighlight.hpp.

Here is the caller graph for this function:

Poco::SharedPtr<InDataStruct> HCE::InDataHighlight::getInDataStructPtr ( )
inline

Definition at line 40 of file InDataHighlight.hpp.

void HCE::InDataHighlight::setContentsStorageBasePtr ( Poco::SharedPtr< ContentsStorageBase _contentsStorageBasePtr)
inline

Definition at line 41 of file InDataHighlight.hpp.

void HCE::InDataHighlight::setCrossThreadBufPtr ( Poco::SharedPtr< CrossThreadBuf _crossThreadBufPtr)
inline

Definition at line 37 of file InDataHighlight.hpp.

void HCE::InDataHighlight::setInDataStructPtr ( Poco::SharedPtr< InDataStruct _inDataStructPtr)
inline

Definition at line 39 of file InDataHighlight.hpp.


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