Xalan-C++ API Reference 1.12.0
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
24extern const char* szApacheLicense[];
25
26static 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",
380
39};
40
41
42static 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",
520
53};
54
55
56static const char* szEndOfLineInDataFile[]=
57{
58"0x00 };\n",
590
60};
61
62
63
64static const char* szArraySizeVar[]=
65{
66"\n",
67"\n",
68"static const XalanSize_t gXalanMsgArraySize = ",
690
70};
71
72const char* s_szVariableName = "static const XalanDOMChar szString";
73
74const char* s_szSimpleVariableName = "szString";
75//------------------------------------------------------------------
76#endif // MSG_CREATOR_DATA1357924680
77
78
const char * s_szVariableName
Definition InMemData.hpp:72
const char * s_szSimpleVariableName
Definition InMemData.hpp:74
const char * szApacheLicense[]