highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
HCE::MorphChangeGradBitset< N > Class Template Reference

#include <MorphChangeGradBitset.hpp>

Inheritance diagram for HCE::MorphChangeGradBitset< N >:
Collaboration diagram for HCE::MorphChangeGradBitset< N >:

Public Member Functions

 MorphChangeGradBitset ()
 ~MorphChangeGradBitset ()
const bool isTopicBitSet () const
const bool isStartUpperCaseBitSet () const
const bool isOtherUpperCaseBitSet () const
const unsigned long getSynonimIdBitSet () const
const unsigned long getGrammarCategoryIdBitSet () const
- Public Member Functions inherited from HCE::BitsetBase< N >
 BitsetBase ()
virtual ~BitsetBase ()=0
virtual const unsigned long getMask () const
virtual void setMask (const unsigned short &mask)

Additional Inherited Members

- Protected Attributes inherited from HCE::BitsetBase< N >
std::bitset< N > _bitset

Detailed Description

template<size_t N>
class HCE::MorphChangeGradBitset< N >

Definition at line 42 of file MorphChangeGradBitset.hpp.

Constructor & Destructor Documentation

template<size_t N>
HCE::MorphChangeGradBitset< N >::MorphChangeGradBitset ( )
inline

Definition at line 48 of file MorphChangeGradBitset.hpp.

template<size_t N>
HCE::MorphChangeGradBitset< N >::~MorphChangeGradBitset ( )
inline

Definition at line 52 of file MorphChangeGradBitset.hpp.

Member Function Documentation

template<size_t N>
const unsigned long HCE::MorphChangeGradBitset< N >::getGrammarCategoryIdBitSet ( ) const
inline

Definition at line 58 of file MorphChangeGradBitset.hpp.

template<size_t N>
const unsigned long HCE::MorphChangeGradBitset< N >::getSynonimIdBitSet ( ) const
inline

Definition at line 57 of file MorphChangeGradBitset.hpp.

template<size_t N>
const bool HCE::MorphChangeGradBitset< N >::isOtherUpperCaseBitSet ( ) const
inline

Definition at line 56 of file MorphChangeGradBitset.hpp.

template<size_t N>
const bool HCE::MorphChangeGradBitset< N >::isStartUpperCaseBitSet ( ) const
inline

Definition at line 55 of file MorphChangeGradBitset.hpp.

template<size_t N>
const bool HCE::MorphChangeGradBitset< N >::isTopicBitSet ( ) const
inline

Definition at line 54 of file MorphChangeGradBitset.hpp.


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