UNCLASSIFIED
GeographicTranslator
Main Page
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
master
geotrans3.7
CCS
src
dtcc
Exception
WarningMessages.h
Go to the documentation of this file.
1
// CLASSIFICATION: UNCLASSIFIED
2
3
#ifndef WarningMessages_H
4
#define WarningMessages_H
5
6
13
#include "
DtccApi.h
"
14
15
namespace
MSP
16
{
17
namespace
CCS
18
{
19
class
MSP_DTCC_API
WarningMessages
20
{
21
public
:
22
23
// Coordinate warning messages
24
static
const
char
*
longitude
;
25
static
const
char
*
latitude
;
26
27
static
const
char
*
datum
;
28
29
};
30
}
31
}
32
33
#endif
34
35
// CLASSIFICATION: UNCLASSIFIED
Generated on Tue Feb 16 2016 14:54:02 for GeographicTranslator by doxygen 1.8.2