OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
ossim-plugins
cnes
src
RadarSat
Data
DataFactory.h
Go to the documentation of this file.
1
//----------------------------------------------------------------------------
2
//
3
// "Copyright Centre National d'Etudes Spatiales"
4
//
5
// License: LGPL
6
//
7
// See LICENSE.txt file in the top level directory for more details.
8
//
9
//----------------------------------------------------------------------------
10
// $Id$
11
12
#ifndef DataFactory_h
13
#define DataFactory_h
14
15
#include <
RadarSat/RadarSatRecordFactory.h
>
16
#include <map>
17
18
namespace
ossimplugins
19
{
20
25
class
DataFactory
:
public
RadarSatRecordFactory
26
{
27
public
:
31
DataFactory
();
35
~DataFactory
();
36
37
protected
:
38
private
:
39
};
40
}
41
#endif
ossimplugins
Definition:
AlosPalsarData.cpp:26
ossimplugins::DataFactory::DataFactory
DataFactory()
Contstructor.
Definition:
DataFactory.cpp:20
RadarSatRecordFactory.h
ossimplugins::DataFactory::~DataFactory
~DataFactory()
Destructor.
Definition:
DataFactory.cpp:26
ossimplugins::RadarSatRecordFactory
This class is a factory able to construct Record base classes given the id of the wanted record...
Definition:
RadarSatRecordFactory.h:26
ossimplugins::DataFactory
This class is a factory able to construct Record base classes.
Definition:
DataFactory.h:25
Generated on Fri Aug 3 2018 08:46:44 for OSSIM - Open Source Software Image Map by
1.8.14