|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <vpftable.h>
Public Attributes | |
| char * | name |
| char | description [81] |
| char | keytype |
| char | vdt [13] |
| char * | tdx |
| char | type |
| ossim_int32 | count |
| null_field | nullval |
| char * | narrative |
Definition at line 62 of file vpftable.h.
| ossim_int32 header_cell::count |
Definition at line 69 of file vpftable.h.
Referenced by ossimVpfTable::print().
| char header_cell::description[81] |
Definition at line 64 of file vpftable.h.
Referenced by ossimVpfTable::print().
| char header_cell::keytype |
Definition at line 65 of file vpftable.h.
| char* header_cell::name |
Definition at line 63 of file vpftable.h.
Referenced by ossimVpfTable::getColumnName(), and ossimVpfTable::print().
| char* header_cell::narrative |
Definition at line 71 of file vpftable.h.
| null_field header_cell::nullval |
Definition at line 70 of file vpftable.h.
| char* header_cell::tdx |
Definition at line 67 of file vpftable.h.
| char header_cell::type |
Definition at line 68 of file vpftable.h.
Referenced by ossimVpfTable::getColumnValueAsString(), ossimVpfAnnotationFeatureInfo::getXy(), and ossimVpfTable::print().
| char header_cell::vdt[13] |
Definition at line 66 of file vpftable.h.
1.8.14