13 #ifndef ossimNitfTextHeaderV2_0_HEADER 14 #define ossimNitfTextHeaderV2_0_HEADER 34 char theFilePartType[3];
55 char theDataAndTime[15];
60 char theTextTitle[81];
72 char theTextSecurityClassification[2];
77 char theTextCodewords[41];
82 char theTextControlAndHandling[41];
87 char theTextReleasingInstructions[41];
92 char theTextClassificationAuthority[21];
97 char theTextSecurityControlNumber[21];
102 char theTextSecurityDowngrade[7];
109 char theTextSecurityDowngradeEvent[41];
118 char theTextEncyption[2];
129 char theTextFormat[4];
134 char theExtSubheaderDataLength[6];
140 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.