MrSID Decode SDK for Raster Reference Manual  9.5.1.4427
Nitf::SecurityBlock Class Reference

container for security-related metadata More...

#include <SecurityBlock.h>

List of all members.

Public Member Functions

 SecurityBlock (FieldReader &, Version, const char *tagPrefix)
 ~SecurityBlock ()
LT_STATUS addMetadata (LTIMetadataDatabase &)
const SecurityMetadatagetMetadata () const

Detailed Description

This class is a container for all the security-related metadata in an NITF file, including the file header security fields and the security fields of the various segments.

The actual security properties can be obtained via the SecurityMetadata object returned from the getMetadata() function in this class.

Definition at line 42 of file SecurityBlock.h.


Constructor & Destructor Documentation

Nitf::SecurityBlock::SecurityBlock ( FieldReader &  ,
Version  ,
const char *  tagPrefix 
)

Member Function Documentation


The documentation for this class was generated from the following file: