Xalan-C++ API Reference
1.12.0
xalanc
Utils
MsgCreator
InMemData.hpp
Go to the documentation of this file.
1
/*
2
* Licensed to the Apache Software Foundation (ASF) under one
3
* or more contributor license agreements. See the NOTICE file
4
* distributed with this work for additional information
5
* regarding copyright ownership. The ASF licenses this file
6
* to you under the Apache License, Version 2.0 (the "License");
7
* you may not use this file except in compliance with the License.
8
* You may obtain a copy of the License at
9
*
10
* http://www.apache.org/licenses/LICENSE-2.0
11
*
12
* Unless required by applicable law or agreed to in writing, software
13
* distributed under the License is distributed on an "AS IS" BASIS,
14
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
* See the License for the specific language governing permissions and
16
* limitations under the License.
17
*/
18
19
#if !defined(MSG_CREATOR_DATA1357924680)
20
#define MSG_CREATOR_DATA1357924680
21
22
#include <xercesc/util/XercesDefs.hpp>
23
24
extern
const
char
*
szApacheLicense
[];
25
26
static
const
char
* szStartDataFile[]=
27
{
28
29
"\n"
,
30
"\n"
,
31
"#if !defined(XALAN_MSG_LOADER_GUARD_1357924680) \n"
,
32
"#define XALAN_MSG_LOADER_GUARD_1357924680 \n"
,
33
"\n"
,
34
"\n"
,
35
"namespace XALAN_CPP_NAMESPACE {\n"
,
36
"\n"
,
37
"\n"
,
38
0
39
};
40
41
42
static
const
char
* szEndDataFile[]=
43
{
44
"\n"
,
45
"\n"
,
46
"} \n"
,
47
"\n"
,
48
"\n"
,
49
"#endif //XALAN_MSG_LOADER_GUARD_1357924680 \n"
,
50
"\n"
,
51
"\n"
,
52
0
53
};
54
55
56
static
const
char
* szEndOfLineInDataFile[]=
57
{
58
"0x00 };\n"
,
59
0
60
};
61
62
63
64
static
const
char
* szArraySizeVar[]=
65
{
66
"\n"
,
67
"\n"
,
68
"static const XalanSize_t gXalanMsgArraySize = "
,
69
0
70
};
71
72
const
char
*
s_szVariableName
=
"static const XalanDOMChar szString"
;
73
74
const
char
*
s_szSimpleVariableName
=
"szString"
;
75
//------------------------------------------------------------------
76
#endif // MSG_CREATOR_DATA1357924680
77
78
s_szSimpleVariableName
const char * s_szSimpleVariableName
Definition:
InMemData.hpp:74
szApacheLicense
const char * szApacheLicense[]
Definition:
IndexFileData.hpp:25
s_szVariableName
const char * s_szVariableName
Definition:
InMemData.hpp:72
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:17 for Xalan-C++ API Reference by
1.8.17