The C VOTable Parser Library.

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

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

_list_table Struct Reference

Structure dedicated to TABLE tag. More...

#include <votable.h>


Data Fields

xmlChar * ID
 ID attribute used : implied.

xmlChar * name
 name attribute used : implied

xmlChar * ref
 ref attribute used : implied


Detailed Description

Structure dedicated to TABLE tag.

Structure containing all attributes allowed for TABLE tag.
In order to save all this structure type, we create a linking list of this one.


Field Documentation

xmlChar* _list_table::ID
 

ID attribute used : implied.

xmlChar* _list_table::name
 

name attribute used : implied

xmlChar* _list_table::ref
 

ref attribute used : implied


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