Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
iasciitab.h
Go to the documentation of this file.
1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
2  See the file COPYING for copying permission.
3 */
4 
5 /* Like asciitab.h, except that 0xD has code BT_S rather than BT_CR */
8 /* 0x08 */ BT_NONXML, BT_S, BT_LF, BT_NONXML,
9 /* 0x0C */ BT_NONXML, BT_S, BT_NONXML, BT_NONXML,
14 /* 0x20 */ BT_S, BT_EXCL, BT_QUOT, BT_NUM,
15 /* 0x24 */ BT_OTHER, BT_PERCNT, BT_AMP, BT_APOS,
16 /* 0x28 */ BT_LPAR, BT_RPAR, BT_AST, BT_PLUS,
17 /* 0x2C */ BT_COMMA, BT_MINUS, BT_NAME, BT_SOL,
18 /* 0x30 */ BT_DIGIT, BT_DIGIT, BT_DIGIT, BT_DIGIT,
19 /* 0x34 */ BT_DIGIT, BT_DIGIT, BT_DIGIT, BT_DIGIT,
20 /* 0x38 */ BT_DIGIT, BT_DIGIT, BT_COLON, BT_SEMI,
21 /* 0x3C */ BT_LT, BT_EQUALS, BT_GT, BT_QUEST,
22 /* 0x40 */ BT_OTHER, BT_HEX, BT_HEX, BT_HEX,
23 /* 0x44 */ BT_HEX, BT_HEX, BT_HEX, BT_NMSTRT,
28 /* 0x58 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_LSQB,
29 /* 0x5C */ BT_OTHER, BT_RSQB, BT_OTHER, BT_NMSTRT,
30 /* 0x60 */ BT_OTHER, BT_HEX, BT_HEX, BT_HEX,
31 /* 0x64 */ BT_HEX, BT_HEX, BT_HEX, BT_NMSTRT,
37 /* 0x7C */ BT_VERBAR, BT_OTHER, BT_OTHER, BT_OTHER,
BT_AST
Definition: asciitab.h:5
BT_MINUS
Definition: asciitab.h:5
BT_LF
Definition: asciitab.h:5
BT_COMMA
Definition: asciitab.h:5
BT_PLUS
Definition: asciitab.h:5
BT_NMSTRT
Definition: asciitab.h:5
BT_GT
Definition: asciitab.h:5
BT_SEMI
Definition: asciitab.h:5
BT_EXCL
Definition: asciitab.h:5
BT_APOS
Definition: asciitab.h:5
BT_OTHER
Definition: asciitab.h:5
BT_NUM
Definition: asciitab.h:5
BT_PERCNT
Definition: asciitab.h:5
BT_RPAR
Definition: asciitab.h:5
BT_S
Definition: asciitab.h:5
BT_HEX
Definition: asciitab.h:5
BT_LSQB
Definition: asciitab.h:5
BT_DIGIT
Definition: asciitab.h:5
BT_QUEST
Definition: asciitab.h:5
BT_QUOT
Definition: asciitab.h:5
BT_LT
Definition: asciitab.h:5
BT_SOL
Definition: asciitab.h:5
BT_NONXML
Definition: asciitab.h:5
BT_EQUALS
Definition: asciitab.h:5
BT_VERBAR
Definition: asciitab.h:5
BT_RSQB
Definition: asciitab.h:5
BT_LPAR
Definition: asciitab.h:5
BT_AMP
Definition: asciitab.h:5
BT_NAME
Definition: asciitab.h:5
#define BT_COLON