12 #ifndef LabelSegment_H 13 #define LabelSegment_H 40 lt_int64 headerOffset, lt_int64 headerLength,
41 lt_int64 dataOffset, lt_int64 dataLength);
86 #endif // LabelSegment_H
#define LT_BEGIN_LIZARDTECH_NAMESPACE
compiler does not support namespaces
#define LT_END_LIZARDTECH_NAMESPACE
compiler does not support namespaces
LT_STATUS initialize()
initializer
LabelSegment(NITFReaderManager &, LTIOStreamInf &, int segmentNumber, lt_int64 headerOffset, lt_int64 headerLength, lt_int64 dataOffset, lt_int64 dataLength)
lt_uint32 LT_STATUS
An integral status code.
lt_uint8 * getLabelData() const
returns the label data as raw bytes
lt_uint32 getLabelDataLength() const
returns the length (in bytes) of the label data
base class for segment data in an NITF file
LT_STATUS addMetadataLocal(LTIMetadataDatabase &db) const
unsigned int lt_uint32
unsigned 32-bit integer
class for storing metadata associated with an image
represents a label segment in an existing NITF file
unsigned char lt_uint8
unsigned 8-bit integer
Abstract definition of a stream.
Include file for all LizardTech sources.