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
#define LT_BEGIN_LIZARDTECH_NAMESPACE
compiler does not support namespaces
#define LTI_REFERENCE_COUNTED_BOILERPLATE(classname)
Represents a file or directory path.
represents a data segment in an existing NITF file
abstract class for managing a list of image stages
Abstract definition of a stream.
unsigned int lt_uint32
unsigned 32-bit integer
container for Security metadata
represents a Reserved segment in an NITF file
Include file for all LizardTech sources.
class for reading an NITF file
represents a label segment in an existing NITF file
abstract class for decoding from an image
container for File Header metadata
#define LT_END_LIZARDTECH_NAMESPACE
compiler does not support namespaces
class for representing an NITF image segment as an LTIImageReader
represents a text segment in an NITF file
represents a image segment in an existing NITF file
represents a graphic segment in an existing NITF file
lt_uint32 LT_STATUS
An integral status code.
represents the file header properties of a NITF file