OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
ossim-plugins
cnes
src
EnvisatAsar
EnvisatAsarDataFactory.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 EnvisatAsarDataFactory_h
13
#define EnvisatAsarDataFactory_h
14
15
16
#include <
EnvisatAsar/EnvisatAsarRecordFactory.h
>
17
#include <map>
18
19
namespace
ossimplugins
20
{
25
class
EnvisatAsarDataFactory
:
public
EnvisatAsarRecordFactory
26
{
27
public
:
31
EnvisatAsarDataFactory
();
35
~EnvisatAsarDataFactory
();
36
37
38
protected
:
39
40
41
private
:
42
};
43
}
44
#endif
ossimplugins::EnvisatAsarDataFactory
This class is a factory able to construct Record base classes.
Definition:
EnvisatAsarDataFactory.h:25
ossimplugins::EnvisatAsarRecordFactory
This class is a factory able to construct Record base classes given the id of the record wanted...
Definition:
EnvisatAsarRecordFactory.h:26
ossimplugins
Definition:
AlosPalsarData.cpp:26
EnvisatAsarRecordFactory.h
ossimplugins::EnvisatAsarDataFactory::~EnvisatAsarDataFactory
~EnvisatAsarDataFactory()
Destructor.
Definition:
EnvisatAsarDataFactory.cpp:43
ossimplugins::EnvisatAsarDataFactory::EnvisatAsarDataFactory
EnvisatAsarDataFactory()
Constructor.
Definition:
EnvisatAsarDataFactory.cpp:28
Generated on Fri Aug 3 2018 08:46:44 for OSSIM - Open Source Software Image Map by
1.8.14