The C VOTable Parser Library.

[Introduction]- [Download]- [Tutorial]- [Reference]

Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

_VOTable Struct Reference

Main structure. More...

#include <votable.h>


Data Fields

list_tabletable
 structure dedicated to TABLE tag

list_tabledatatabledata
 structure dedicated to TABLEDATA tag

list_fieldfield
 structure dedicated to FIELD tag


Detailed Description

Main structure.

Structure containing all structures relative to VOTABLE


Field Documentation

list_field* _VOTable::field
 

structure dedicated to FIELD tag

list_table* _VOTable::table
 

structure dedicated to TABLE tag

list_tabledata* _VOTable::tabledata
 

structure dedicated to TABLEDATA tag


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