ddc
Variables
StructDictConsts.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const DWORD MaxDomensUnionSize = 20
 
const DWORD AuthorNameSize = 10
 
const BYTE MaxNumAct = 7
 
const WORD ErrUnitNo = 65000
 
const DWORD EntryStrSize = 40
 
const BYTE dsUnion = 'O'
 
const BYTE dsExpres = 'C'
 
const BYTE dsSystem = 'S'
 
const BYTE dsText = 'T'
 
const BYTE dsMetaText = 'M'
 
const BYTE frOne = 'O'
 
const BYTE frMany = 'M'
 
const BYTE frFormula = 'F'
 

Variable Documentation

◆ MaxDomensUnionSize

const DWORD MaxDomensUnionSize = 20

◆ AuthorNameSize

const DWORD AuthorNameSize = 10

◆ MaxNumAct

const BYTE MaxNumAct = 7

◆ ErrUnitNo

const WORD ErrUnitNo = 65000

◆ EntryStrSize

const DWORD EntryStrSize = 40

◆ dsUnion

const BYTE dsUnion = 'O'

◆ dsExpres

const BYTE dsExpres = 'C'

◆ dsSystem

const BYTE dsSystem = 'S'

◆ dsText

const BYTE dsText = 'T'

◆ dsMetaText

const BYTE dsMetaText = 'M'

◆ frOne

const BYTE frOne = 'O'

◆ frMany

const BYTE frMany = 'M'

◆ frFormula

const BYTE frFormula = 'F'