#include <InDataRefine.hpp>
Protected Member Functions |
void | init () |
Detailed Description
Definition at line 13 of file InDataRefine.hpp.
Constructor & Destructor Documentation
HCE::InDataRefine::InDataRefine |
( |
ComponentType |
inType, |
|
|
u_int8_t |
normId, |
|
|
u_int8_t |
subMask, |
|
|
std::string |
cont |
|
) |
| |
|
inline |
virtual HCE::InDataRefine::~InDataRefine |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
const std::string& HCE::InDataRefine::getContent |
( |
| ) |
const |
|
inline |
std::vector<std::string> HCE::InDataRefine::getDelimiters |
( |
| ) |
const |
|
inline |
u_int8_t HCE::InDataRefine::getNormalizationId |
( |
| ) |
|
|
inline |
u_int8_t HCE::InDataRefine::getSubjectMask |
( |
| ) |
|
|
inline |
void HCE::InDataRefine::init |
( |
| ) |
|
|
inlineprotected |
void HCE::InDataRefine::setContent |
( |
const std::string & |
_content | ) |
|
|
inline |
void HCE::InDataRefine::setDelimiters |
( |
const std::vector< std::string > & |
delimiters | ) |
|
|
inline |
void HCE::InDataRefine::setGranularityLevel |
( |
const GRANULARITY_LEVEL |
granularityLevel | ) |
|
|
inline |
void HCE::InDataRefine::setNormalizationId |
( |
const u_int8_t & |
_normalizationId | ) |
|
|
inline |
void HCE::InDataRefine::setSubjectMask |
( |
const u_int8_t & |
_subjectMask | ) |
|
|
inline |
Member Data Documentation
std::vector<std::string> HCE::InDataRefine::_delimiters |
|
protected |
std::string HCE::InDataRefine::content |
|
protected |
u_int8_t HCE::InDataRefine::normalizationId |
|
protected |
u_int8_t HCE::InDataRefine::subjectMask |
|
protected |
The documentation for this class was generated from the following file: