12 #ifndef NITFReaderManager_H 13 #define NITFReaderManager_H 35 class ReservedSegment;
37 class SecurityMetadata;
125 void setCompat_2500B_N2(
bool use2500B);
135 bool getCompat_2500B_N2()
const;
137 lt_int64 getFileSize()
const;
164 const char* getImageSegmentIID1(
lt_uint32 num)
const;
244 const char* getVersionString()
const;
282 char* m_versionString;
284 bool m_compat_2500B_N2;
290 #endif // NITFReaderManager_H container for File Header metadata
class for representing an NITF image segment as an LTIImageReader
#define LT_BEGIN_LIZARDTECH_NAMESPACE
compiler does not support namespaces
Represents a file or directory path.
#define LT_END_LIZARDTECH_NAMESPACE
compiler does not support namespaces
lt_uint32 LT_STATUS
An integral status code.
abstract class for managing a list of image stages
represents a Reserved segment in an NITF file
represents a image segment in an existing NITF file
unsigned int lt_uint32
unsigned 32-bit integer
container for Security metadata
represents a label segment in an existing NITF file
abstract class for decoding from an image
represents a text segment in an NITF file
represents the file header properties of a NITF file
Abstract definition of a stream.
Include file for all LizardTech sources.
represents a graphic segment in an existing NITF file
#define LTI_REFERENCE_COUNTED_BOILERPLATE(classname)
represents a data segment in an existing NITF file
class for reading an NITF file