hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SymbolInfo.hpp File Reference
#include "Defs.hpp"
Include dependency graph for SymbolInfo.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HCE::component::SymbolInfo

Namespaces

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

Typedefs

typedef unsigned char HCE::component::SymbolType
typedef unsigned char HCE::component::AlgorithmType
typedef unsigned short HCE::component::Language

Enumerations

enum  HCE::component::SymbolType_enum { HCE::component::SI_COMMON = 0, HCE::component::SI_DELIMITER = 1, HCE::component::SI_DIGIT = 2 }