#include <OutDataRefine.hpp>
Protected Member Functions |
void | init () |
Detailed Description
Definition at line 13 of file OutDataRefine.hpp.
Constructor & Destructor Documentation
virtual HCE::OutDataRefine::~OutDataRefine |
( |
| ) |
throw () |
|
inlinevirtual |
Member Function Documentation
std::vector< CWords >& HCE::OutDataRefine::getCWords |
( |
| ) |
|
|
inline |
unsigned int HCE::OutDataRefine::getLangMask |
( |
| ) |
const |
|
inline |
unsigned char HCE::OutDataRefine::getLocalErrorCode |
( |
| ) |
const |
|
inline |
std::vector< RWords >& HCE::OutDataRefine::getRWords |
( |
| ) |
|
|
inline |
void HCE::OutDataRefine::init |
( |
| ) |
|
|
inlineprotected |
void HCE::OutDataRefine::setCWords |
( |
const std::vector< CWords > & |
_cwords | ) |
|
|
inline |
void HCE::OutDataRefine::setLangMask |
( |
const unsigned int |
_langMask | ) |
|
|
inline |
void HCE::OutDataRefine::setLocalErrorCode |
( |
const unsigned char |
_localErrorCode | ) |
|
|
inline |
void HCE::OutDataRefine::setRWords |
( |
const std::vector< RWords > & |
_rwords | ) |
|
|
inline |
Member Data Documentation
std::vector< CWords > HCE::OutDataRefine::cwords |
|
protected |
unsigned int HCE::OutDataRefine::langMask |
|
protected |
unsigned char HCE::OutDataRefine::localErrorCode |
|
protected |
std::vector< RWords > HCE::OutDataRefine::rwords |
|
protected |
The documentation for this class was generated from the following file: