#include <NitfResource.h>

Public Member Functions | |
| OssimImageHandlerResource (const std::string &filename="") | |
Definition at line 95 of file NitfResource.h.
| Nitf::OssimImageHandlerResource::OssimImageHandlerResource | ( | const std::string & | filename = "" |
) |
Construct an object to represent images within a file to be opened with OSSIM.
| filename | The name of the file to open. |
Definition at line 104 of file NitfResource.h.