OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimVpfDatabaseHeader.h>
Public Member Functions | |
ossimVpfDatabaseHeader () | |
virtual | ~ossimVpfDatabaseHeader () |
virtual ossimErrorCode | open (const ossimFilename &databaseHeaderTable) |
Private Member Functions | |
bool | isDatabaseHeaderTable (vpf_table_type &tableType) |
Definition at line 19 of file ossimVpfDatabaseHeader.h.
ossimVpfDatabaseHeader::ossimVpfDatabaseHeader | ( | ) |
Definition at line 13 of file ossimVpfDatabaseHeader.cpp.
|
virtual |
Definition at line 18 of file ossimVpfDatabaseHeader.cpp.
|
private |
Definition at line 49 of file ossimVpfDatabaseHeader.cpp.
Referenced by open().
|
virtual |
Definition at line 22 of file ossimVpfDatabaseHeader.cpp.
References ossimString::c_str(), DISK, is_vpf_table(), isDatabaseHeaderTable(), ossimErrorCodes::OSSIM_ERROR, ossimErrorCodes::OSSIM_OK, and vpf_open_table().