highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
MorphChangeGradBitset.hpp File Reference
#include <string>
#include "BitsetBase.hpp"
Include dependency graph for MorphChangeGradBitset.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HCE::MorphChangeGradBitset< N >

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'

Enumerations

enum  HCE::MCG_Consistency {
  HCE::MCG_TOPIC_BIT_NUMBER = 15, HCE::MCG_START_UPPERCASE = 14, HCE::MCG_OTHER_UPPERCASE = 13, HCE::MCG_SYNONYM_BIT_SIZE = 5,
  HCE::MCG_SYNONYM_LOWEST_BIT_NUMBER = 8, HCE::MCG_GRAMMAR_BIT_SIZE = 8, HCE::MCG_GRAMMAR_LOWEST_BIT_NUMBER = 0, HCE::MCG_OBSCENE_WORD_VALUE = 1 << MCG_TOPIC_BIT_NUMBER
}