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

#include <vpfview.h>

Public Attributes

char name [9]
 
char * path
 
char ** library
 
int nlibraries
 
char * producer
 
vpf_version_type version
 
int byte_order
 

Detailed Description

Definition at line 64 of file vpfview.h.

Member Data Documentation

◆ byte_order

int database_type::byte_order

Definition at line 71 of file vpfview.h.

◆ library

char** database_type::library

Definition at line 67 of file vpfview.h.

◆ name

char database_type::name[9]

Definition at line 65 of file vpfview.h.

◆ nlibraries

int database_type::nlibraries

Definition at line 68 of file vpfview.h.

◆ path

char* database_type::path

Definition at line 66 of file vpfview.h.

◆ producer

char* database_type::producer

Definition at line 69 of file vpfview.h.

◆ version

vpf_version_type database_type::version

Definition at line 70 of file vpfview.h.


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