OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimNitfFileHeaderV2_0.h>
Public Attributes | |
char | theResExtSegSubheaderLength [5] |
char | theResExtSegLength [8] |
Friends | |
std::ostream & | operator<< (std::ostream &out, const ossimNitfResExtSegInfoRecordV2_0 &data) |
Definition at line 130 of file ossimNitfFileHeaderV2_0.h.
|
friend |
Definition at line 190 of file ossimNitfFileHeaderV2_0.cpp.
char ossimNitfResExtSegInfoRecordV2_0::theResExtSegLength[8] |
Is a 7 byte numeric 0-9999999
Definition at line 144 of file ossimNitfFileHeaderV2_0.h.
Referenced by operator<<(), and ossimNitfFileHeaderV2_0::readResExtSegInfoRecords().
char ossimNitfResExtSegInfoRecordV2_0::theResExtSegSubheaderLength[5] |
Is a 4 byte numeric 0-9999
Definition at line 139 of file ossimNitfFileHeaderV2_0.h.
Referenced by operator<<(), and ossimNitfFileHeaderV2_0::readResExtSegInfoRecords().