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

#include <CWords.hpp>

Public Member Functions

 CWords ()
 ~CWords () throw ()
void setId (const unsigned long long &id)
void setBlack (const unsigned char &black)
void setSimClass (const unsigned short &simClass)
void setHCrc (const unsigned int &hCrc32)
void setOffset (const unsigned int &offset)
 set offset word from beginning content in SYMBOLS
void setSentenceNumber (const unsigned int &sentenceNumber)
void setLingIntegrity (const unsigned char &lingIntegrity)
void setInitWordLen (const unsigned int &initWordLen)
void setOriginWord (const std::string &originWord)
void setNormWord (const std::string &normWord)
void setPosMask (const unsigned short &posMask)
void setWordType (const WORD_TYPE &wordType)
const unsigned long long & getId () const
const unsigned char & getBlack () const
const unsigned short getSimClass () const
const unsigned int & getHCrc () const
const unsigned int & getOffset () const
 get offset word from beginning content in BYTES
const unsigned int & getSentenceNumber () const
const unsigned char & getLingIntegrity () const
const unsigned int & getInitWordLen () const
const std::string & getOriginWord () const
const std::string & getNormWord () const
const unsigned short getPosMask () const
const WORD_TYPE getWordType () const

Detailed Description

Definition at line 15 of file CWords.hpp.

Constructor & Destructor Documentation

HCE::CWords::CWords ( )
inline

Definition at line 34 of file CWords.hpp.

HCE::CWords::~CWords ( ) throw ()
inline

Definition at line 46 of file CWords.hpp.

Member Function Documentation

const unsigned char& HCE::CWords::getBlack ( ) const
inline

Definition at line 63 of file CWords.hpp.

const unsigned int& HCE::CWords::getHCrc ( ) const
inline

Definition at line 65 of file CWords.hpp.

const unsigned long long& HCE::CWords::getId ( ) const
inline

Definition at line 62 of file CWords.hpp.

const unsigned int& HCE::CWords::getInitWordLen ( ) const
inline

Definition at line 69 of file CWords.hpp.

const unsigned char& HCE::CWords::getLingIntegrity ( ) const
inline

Definition at line 68 of file CWords.hpp.

const std::string& HCE::CWords::getNormWord ( ) const
inline

Definition at line 71 of file CWords.hpp.

const unsigned int& HCE::CWords::getOffset ( ) const
inline

get offset word from beginning content in BYTES

Definition at line 66 of file CWords.hpp.

const std::string& HCE::CWords::getOriginWord ( ) const
inline

Definition at line 70 of file CWords.hpp.

const unsigned short HCE::CWords::getPosMask ( ) const
inline

Definition at line 72 of file CWords.hpp.

const unsigned int& HCE::CWords::getSentenceNumber ( ) const
inline

Definition at line 67 of file CWords.hpp.

const unsigned short HCE::CWords::getSimClass ( ) const
inline

Definition at line 64 of file CWords.hpp.

Here is the call graph for this function:

const WORD_TYPE HCE::CWords::getWordType ( ) const
inline

Definition at line 73 of file CWords.hpp.

void HCE::CWords::setBlack ( const unsigned char &  black)
inline

Definition at line 49 of file CWords.hpp.

Here is the caller graph for this function:

void HCE::CWords::setHCrc ( const unsigned int &  hCrc32)
inline

Definition at line 51 of file CWords.hpp.

void HCE::CWords::setId ( const unsigned long long &  id)
inline

Definition at line 48 of file CWords.hpp.

void HCE::CWords::setInitWordLen ( const unsigned int &  initWordLen)
inline

Definition at line 55 of file CWords.hpp.

Here is the caller graph for this function:

void HCE::CWords::setLingIntegrity ( const unsigned char &  lingIntegrity)
inline

Definition at line 54 of file CWords.hpp.

Here is the caller graph for this function:

void HCE::CWords::setNormWord ( const std::string &  normWord)
inline

Definition at line 57 of file CWords.hpp.

Here is the caller graph for this function:

void HCE::CWords::setOffset ( const unsigned int &  offset)
inline

set offset word from beginning content in SYMBOLS

Definition at line 52 of file CWords.hpp.

Here is the caller graph for this function:

void HCE::CWords::setOriginWord ( const std::string &  originWord)
inline

Definition at line 56 of file CWords.hpp.

Here is the caller graph for this function:

void HCE::CWords::setPosMask ( const unsigned short &  posMask)
inline

Definition at line 58 of file CWords.hpp.

Here is the caller graph for this function:

void HCE::CWords::setSentenceNumber ( const unsigned int &  sentenceNumber)
inline

Definition at line 53 of file CWords.hpp.

Here is the caller graph for this function:

void HCE::CWords::setSimClass ( const unsigned short &  simClass)
inline

Definition at line 50 of file CWords.hpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::CWords::setWordType ( const WORD_TYPE wordType)
inline

Definition at line 60 of file CWords.hpp.

Here is the caller graph for this function:


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