26 class TextSegmentMetadata;
42 lt_int64 headerOffset, lt_int64 headerLength,
43 lt_int64 dataOffset, lt_int64 dataLength);
93 #endif // TextSegment_H
represents a text segment in an NITF file
TextSegment(NITFReaderManager &, LTIOStreamInf &, int segmentNumber, lt_int64 headerOffset, lt_int64 headerLength, lt_int64 dataOffset, lt_int64 dataLength)
LT_STATUS addMetadataLocal(LTIMetadataDatabase &db) const
#define LT_BEGIN_LIZARDTECH_NAMESPACE
compiler does not support namespaces
Include file for all LizardTech sources.
base class for segment data in an NITF file
lt_uint32 LT_STATUS
An integral status code.
lt_uint8 * getTextData() const
get the text data
Abstract definition of a stream.
class for storing metadata associated with an image
lt_uint32 getTextDataLength() const
get the text data length
#define LT_END_LIZARDTECH_NAMESPACE
compiler does not support namespaces
container for Text Segment metadata
unsigned int lt_uint32
unsigned 32-bit integer
unsigned char lt_uint8
unsigned 8-bit integer
LT_STATUS initialize()
initializer