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

Go to the source code of this file.

Classes

class  HCE::POSMaskBitset< N >

Namespaces

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

Enumerations

enum  HCE::POS_enum {
  HCE::POS_NOUN = 0, HCE::POS_ADJ_FULL = 1, HCE::POS_VERB = 2, HCE::POS_VBE = 3,
  HCE::POS_MOD = 4, HCE::POS_NUMERAL = 5, HCE::POS_CONJ = 6, HCE::POS_INTERJ = 7,
  HCE::POS_PREP = 8, HCE::POS_PARTICLE = 9, HCE::POS_ART = 10, HCE::POS_ADV = 11,
  HCE::POS_PN = 12, HCE::POS_ORDNUM = 13, HCE::POS_PRON = 14, HCE::POS_POSS = 15
}