OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
ossim-plugins
cnes
src
erssar
ErsSarLeaderFactory.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 ErsSarLeaderFactory_h
13
#define ErsSarLeaderFactory_h
14
15
16
#include "
erssar/ErsSarRecordFactory.h
"
17
#include <map>
18
19
20
namespace
ossimplugins
21
{
22
28
class
ErsSarLeaderFactory
:
public
ErsSarRecordFactory
29
{
30
public
:
34
ErsSarLeaderFactory
();
38
virtual
~ErsSarLeaderFactory
();
39
40
41
protected
:
42
43
44
private
:
45
};
46
}
47
48
#endif
ErsSarRecordFactory.h
ossimplugins::ErsSarRecordFactory
This class is a facory able to construct Record base classes given the id of the record wanted...
Definition:
ErsSarRecordFactory.h:31
ossimplugins
Definition:
AlosPalsarData.cpp:26
ossimplugins::ErsSarLeaderFactory::ErsSarLeaderFactory
ErsSarLeaderFactory()
Contstructor.
Definition:
ErsSarLeaderFactory.cpp:23
ossimplugins::ErsSarLeaderFactory
This class is a facory able to construct Record base classes.
Definition:
ErsSarLeaderFactory.h:28
ossimplugins::ErsSarLeaderFactory::~ErsSarLeaderFactory
virtual ~ErsSarLeaderFactory()
Destructor.
Definition:
ErsSarLeaderFactory.cpp:32
Generated on Fri Aug 3 2018 08:46:44 for OSSIM - Open Source Software Image Map by
1.8.14