OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
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 
18 #include <map>
19 
20 namespace ossimplugins
21 {
22 
28 {
29 public:
38 
39 
40 protected:
41 
42 
43 private:
44 };
45 }
46 #endif
This class is a facory able to construct Record base classes.
This class is a facory able to construct Record base classes given the id of the record wanted...