OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
ossim-plugins
cnes
src
AlosPalsar
AlosPalsarLeaderFactory.h
Go to the documentation of this file.
1
//----------------------------------------------------------------------------
2
//
3
// "Copyright Centre National d'Etudes Spatiales"
4
// "Copyright Centre for Remote Imaging, Sensing and Processing"
5
//
6
// License: LGPL
7
//
8
// See LICENSE.txt file in the top level directory for more details.
9
//
10
//----------------------------------------------------------------------------
11
// $Id$
12
13
#ifndef AlosPalsarLeaderFactory_h
14
#define AlosPalsarLeaderFactory_h
15
16
17
#include <
AlosPalsar/AlosPalsarRecordFactory.h
>
18
#include <map>
19
20
namespace
ossimplugins
21
{
22
27
class
AlosPalsarLeaderFactory
:
public
AlosPalsarRecordFactory
28
{
29
public
:
33
AlosPalsarLeaderFactory
();
37
~AlosPalsarLeaderFactory
();
38
39
40
protected
:
41
42
43
private
:
44
};
45
}
46
#endif
ossimplugins::AlosPalsarLeaderFactory::AlosPalsarLeaderFactory
AlosPalsarLeaderFactory()
Contstructor.
Definition:
AlosPalsarLeaderFactory.cpp:24
ossimplugins::AlosPalsarLeaderFactory
This class is a facory able to construct Record base classes.
Definition:
AlosPalsarLeaderFactory.h:27
ossimplugins
Definition:
AlosPalsarData.cpp:26
ossimplugins::AlosPalsarLeaderFactory::~AlosPalsarLeaderFactory
~AlosPalsarLeaderFactory()
Destructor.
Definition:
AlosPalsarLeaderFactory.cpp:34
ossimplugins::AlosPalsarRecordFactory
This class is a facory able to construct Record base classes given the id of the record wanted...
Definition:
AlosPalsarRecordFactory.h:28
AlosPalsarRecordFactory.h
Generated on Fri Aug 3 2018 08:46:44 for OSSIM - Open Source Software Image Map by
1.8.14