OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Public Attributes | List of all members
header_cell Struct Reference

#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
 

Detailed Description

Definition at line 62 of file vpftable.h.

Member Data Documentation

◆ count

ossim_int32 header_cell::count

Definition at line 69 of file vpftable.h.

Referenced by ossimVpfTable::print().

◆ description

char header_cell::description[81]

Definition at line 64 of file vpftable.h.

Referenced by ossimVpfTable::print().

◆ keytype

char header_cell::keytype

Definition at line 65 of file vpftable.h.

◆ name

char* header_cell::name

Definition at line 63 of file vpftable.h.

Referenced by ossimVpfTable::getColumnName(), and ossimVpfTable::print().

◆ narrative

char* header_cell::narrative

Definition at line 71 of file vpftable.h.

◆ nullval

null_field header_cell::nullval

Definition at line 70 of file vpftable.h.

◆ tdx

char* header_cell::tdx

Definition at line 67 of file vpftable.h.

◆ type

char header_cell::type

◆ vdt

char header_cell::vdt[13]

Definition at line 66 of file vpftable.h.


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