UNCLASSIFIED
GeographicTranslator
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
net
VDC-3240b
vol
msp
XFER
CM_Builds
GEOTRANS_3.8.0.1_reran_packing_only
master
CCS
src
dtcc
Enumerations
SourceOrTarget.h
Go to the documentation of this file.
1
// CLASSIFICATION: UNCLASSIFIED
2
3
#ifndef SourceOrTarget_H
4
#define SourceOrTarget_H
5
6
7
namespace
MSP
8
{
9
namespace
CCS
10
{
11
class
SourceOrTarget
12
{
13
public
:
14
15
enum
Enum
16
{
17
source
,
18
target
19
};
20
};
21
}
22
}
23
24
#endif
25
26
27
// CLASSIFICATION: UNCLASSIFIED
MSP::CCS::SourceOrTarget
Definition:
SourceOrTarget.h:11
MSP::CCS::SourceOrTarget::Enum
Enum
Definition:
SourceOrTarget.h:15
MSP::CCS::SourceOrTarget::target
Definition:
SourceOrTarget.h:18
MSP::CCS::SourceOrTarget::source
Definition:
SourceOrTarget.h:17
Generated on Wed May 8 2019 17:43:31 for GeographicTranslator by doxygen 1.8.5