UNCLASSIFIED
GeographicTranslator
Main Page
Namespaces
Classes
All
Classes
Namespaces
Functions
Enumerations
net
defender
users
ccadmin
MSP
BUILDS
MSP_1.2.0.12_UNCLASS
GEOTRANS
INSTALLER_take2
master
CCS
src
dtcc
Exception
WarningMessages.h
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
char
* longitude;
25
static
char
* latitude;
26
27
static
char
* datum;
28
29
};
30
}
31
}
32
33
#endif
34
35
// CLASSIFICATION: UNCLASSIFIED
Generated on Tue Oct 16 2012 13:48:12 for GeographicTranslator by doxygen 1.8.2