OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
ossimNitfDesFactory.cpp
Go to the documentation of this file.
1 //*******************************************************************
2 // Copyright (C) 2000 ImageLinks Inc.
3 //
4 // License: See top level LICENSE.txt file.
5 //
6 // Author: Garrett Potts
7 //
8 // Description: Nitf support class
9 //
10 //********************************************************************
11 // $Id: ossimNitfDesFactory.cpp 9094 2006-06-13 19:12:40Z dburken $
13 
14 RTTI_DEF1(ossimNitfDesFactory, "ossimNitfDesFactory", ossimObject)
15 
17 {
18 }
19 
21 {
22 }
23 
#define RTTI_DEF1(cls, name, b1)
Definition: ossimRtti.h:485