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