12 #ifndef ossimNitfTextHeaderV2_1_HEADER 13 #define ossimNitfTextHeaderV2_1_HEADER 27 void setSecurityClassification(
const ossimString& value);
28 void setSecurityClassificationSystem(
const ossimString& value);
30 void setControlAndHandling(
const ossimString& value);
31 void setReleasingInstructions(
const ossimString& value);
32 void setDeclassificationType(
const ossimString& value);
68 char theFilePartType[3];
79 char theTextAttLevel[4];
94 char theDataAndTime[15];
99 char theTextTitle[81];
111 char theTextSecurityClassification[2];
116 char theTextSecuritySystem[3];
121 char theTextCodewords[12];
126 char theTextControlAndHandling[3];
131 char theTextReleasingInstructions[21];
136 char theTextDeclassificationType[3];
141 char theTextDeclassificationDate[9];
146 char theTextDeclassificationExemption[5];
151 char theTextSecurityDowngrade[2];
156 char theTextSecurityDowngradeDate[9];
161 char theTextClassificationText[44];
166 char theTextClassificationAthorityType[2];
171 char theTextClassificationAthority[41];
176 char theTextClassificationReason[2];
181 char theTextSecuritySourceDate[9];
186 char theTextSecurityControlNumber[16];
195 char theTextEncyption[2];
206 char theTextFormat[4];
211 char theExtSubheaderDataLength[6];
217 char theExtSubheaderOverflow[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.