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

#include <RWords.hpp>

Public Member Functions

 RWords ()
 ~RWords () throw ()
void setNormWord (const std::string &normWord)
void setCrc64 (const unsigned long long &crc64)
void setPosMask (const unsigned short &posMask)
void setMorphChangeGradMask (const unsigned short &morphChangeGrad)
const std::string & getNormWord () const
const unsigned long long getCrc64 () const
const unsigned short getPosMask () const
const unsigned short getMorphChangeGradMask () const

Detailed Description

Definition at line 20 of file RWords.hpp.

Constructor & Destructor Documentation

HCE::RWords::RWords ( )
inline

Definition at line 29 of file RWords.hpp.

HCE::RWords::~RWords ( ) throw ()
inline

Definition at line 30 of file RWords.hpp.

Member Function Documentation

const unsigned long long HCE::RWords::getCrc64 ( ) const
inline

Definition at line 39 of file RWords.hpp.

const unsigned short HCE::RWords::getMorphChangeGradMask ( ) const
inline

Definition at line 42 of file RWords.hpp.

Here is the call graph for this function:

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

Definition at line 38 of file RWords.hpp.

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

Definition at line 40 of file RWords.hpp.

void HCE::RWords::setCrc64 ( const unsigned long long &  crc64)
inline

Definition at line 33 of file RWords.hpp.

Here is the caller graph for this function:

void HCE::RWords::setMorphChangeGradMask ( const unsigned short &  morphChangeGrad)
inline

Definition at line 36 of file RWords.hpp.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 32 of file RWords.hpp.

Here is the caller graph for this function:

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

Definition at line 34 of file RWords.hpp.

Here is the caller graph for this function:


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