13 #ifndef ossimNitfLabelHeaderV2_0_HEADER 14 #define ossimNitfLabelHeaderV2_0_HEADER 36 char theFilePartType[3];
53 char theLabelSecurityClassification[2];
58 char theLabelCodewords[41];
63 char theLabelControlAndHandling[41];
68 char theLabelReleasingInstructions[41];
73 char theLabelClassificationAuthority[21];
78 char theLabelSecurityControlNumber[21];
83 char theLabelSecurityDowngrade[7];
89 char theLabelDowngradingEvent[41];
96 char theLabelEncryption[2];
102 char theLabelFontStyle[2];
107 char theLabelCellWidth[3];
112 char theLabelCellHeight[3];
117 char theLabelDisplayLevel[4];
122 char theLabelAttachmentLevel[4];
131 char theLabelLocation[11];
139 char theLabelTextColor[4];
147 char theLabelBackgroundColor[4];
152 char theExtendedHeaderDataLength[6];
158 char theExtendedSubheaderOverflow[4];
virtual std::ostream & print(std::ostream &out) const
Generic print method.
std::basic_istream< char > istream
Base class for char input streams.
std::basic_ostream< char > ostream
Base class for char output streams.