Fesapi
2.10.1.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Loading...
Searching...
No Matches
fesapi-2.10.1.0
src
nsDefinitions.h
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
7
"License"; you may not use this file except in compliance
8
with the License. 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,
13
software distributed under the License is distributed on an
14
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15
KIND, either express or implied. See the License for the
16
specific language governing permissions and limitations
17
under the License.
18
-----------------------------------------------------------------------*/
19
#ifndef NSDEFINITIONS_H
20
#define NSDEFINITIONS_H
21
23
#define COMMON_NS common
24
26
#define RESQML2_NS resqml2
27
29
#define RESQML2_0_1_NS resqml2_0_1
30
32
#define RESQML2_2_NS resqml2_2
33
35
#define WITSML2_NS witsml2
36
38
#define WITSML2_1_NS witsml2_1
39
41
#define PRODML2_2_NS prodml2_2
42
44
#define EML2_NS eml2
45
47
#define EML2_0_NS eml2_0
48
50
#define EML2_3_NS eml2_3
51
60
#endif
// !NSDEFINITIONS_H
Generated by
1.12.0