Geant4
10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
xmltok_impl.h
Go to the documentation of this file.
1
/*
2
Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
3
See the file COPYING for copying permission.
4
*/
5
6
enum
{
7
BT_NONXML
,
8
BT_MALFORM
,
9
BT_LT
,
10
BT_AMP
,
11
BT_RSQB
,
12
BT_LEAD2
,
13
BT_LEAD3
,
14
BT_LEAD4
,
15
BT_TRAIL
,
16
BT_CR
,
17
BT_LF
,
18
BT_GT
,
19
BT_QUOT
,
20
BT_APOS
,
21
BT_EQUALS
,
22
BT_QUEST
,
23
BT_EXCL
,
24
BT_SOL
,
25
BT_SEMI
,
26
BT_NUM
,
27
BT_LSQB
,
28
BT_S
,
29
BT_NMSTRT
,
30
BT_COLON
,
31
BT_HEX
,
32
BT_DIGIT
,
33
BT_NAME
,
34
BT_MINUS
,
35
BT_OTHER
,
/* known not to be a name or name start character */
36
BT_NONASCII
,
/* might be a name or name start character */
37
BT_PERCNT
,
38
BT_LPAR
,
39
BT_RPAR
,
40
BT_AST
,
41
BT_PLUS
,
42
BT_COMMA
,
43
BT_VERBAR
44
};
45
46
#include <stddef.h>
BT_PLUS
@ BT_PLUS
Definition:
xmltok_impl.h:41
BT_SEMI
@ BT_SEMI
Definition:
xmltok_impl.h:25
BT_LPAR
@ BT_LPAR
Definition:
xmltok_impl.h:38
BT_HEX
@ BT_HEX
Definition:
xmltok_impl.h:31
BT_PERCNT
@ BT_PERCNT
Definition:
xmltok_impl.h:37
BT_NONASCII
@ BT_NONASCII
Definition:
xmltok_impl.h:36
BT_RPAR
@ BT_RPAR
Definition:
xmltok_impl.h:39
BT_MALFORM
@ BT_MALFORM
Definition:
xmltok_impl.h:8
BT_QUOT
@ BT_QUOT
Definition:
xmltok_impl.h:19
BT_COMMA
@ BT_COMMA
Definition:
xmltok_impl.h:42
BT_EXCL
@ BT_EXCL
Definition:
xmltok_impl.h:23
BT_LEAD4
@ BT_LEAD4
Definition:
xmltok_impl.h:14
BT_MINUS
@ BT_MINUS
Definition:
xmltok_impl.h:34
BT_S
@ BT_S
Definition:
xmltok_impl.h:28
BT_LEAD3
@ BT_LEAD3
Definition:
xmltok_impl.h:13
BT_AMP
@ BT_AMP
Definition:
xmltok_impl.h:10
BT_APOS
@ BT_APOS
Definition:
xmltok_impl.h:20
BT_COLON
@ BT_COLON
Definition:
xmltok_impl.h:30
BT_SOL
@ BT_SOL
Definition:
xmltok_impl.h:24
BT_OTHER
@ BT_OTHER
Definition:
xmltok_impl.h:35
BT_TRAIL
@ BT_TRAIL
Definition:
xmltok_impl.h:15
BT_CR
@ BT_CR
Definition:
xmltok_impl.h:16
BT_LT
@ BT_LT
Definition:
xmltok_impl.h:9
BT_LF
@ BT_LF
Definition:
xmltok_impl.h:17
BT_GT
@ BT_GT
Definition:
xmltok_impl.h:18
BT_QUEST
@ BT_QUEST
Definition:
xmltok_impl.h:22
BT_NAME
@ BT_NAME
Definition:
xmltok_impl.h:33
BT_LEAD2
@ BT_LEAD2
Definition:
xmltok_impl.h:12
BT_NMSTRT
@ BT_NMSTRT
Definition:
xmltok_impl.h:29
BT_AST
@ BT_AST
Definition:
xmltok_impl.h:40
BT_VERBAR
@ BT_VERBAR
Definition:
xmltok_impl.h:43
BT_LSQB
@ BT_LSQB
Definition:
xmltok_impl.h:27
BT_RSQB
@ BT_RSQB
Definition:
xmltok_impl.h:11
BT_DIGIT
@ BT_DIGIT
Definition:
xmltok_impl.h:32
BT_EQUALS
@ BT_EQUALS
Definition:
xmltok_impl.h:21
BT_NONXML
@ BT_NONXML
Definition:
xmltok_impl.h:7
BT_NUM
@ BT_NUM
Definition:
xmltok_impl.h:26
geant4-v10.7.0
source
externals
expat
src
xmltok_impl.h
Generated by
1.9.6