Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

p_psParseLevelInfo Struct Reference
[Metadata]

#include <psMetadataConfig.h>

Collaboration diagram for p_psParseLevelInfo:

Collaboration graph
[legend]

Detailed Description

A metadata data structure used in parsing arrays.

Contains array information and the metadata storage location.

Definition at line 27 of file psMetadataConfig.h.

Data Fields

psArraynonUniqueKeyArray
 non-unique key names
psArraytypeArray
 array of user defined types
psArraytemplateArray
 array of user type templates
psMetadatametadata
 metadata container
char * name
 name of key


Field Documentation

psMetadata* p_psParseLevelInfo::metadata
 

metadata container

Definition at line 32 of file psMetadataConfig.h.

char* p_psParseLevelInfo::name
 

name of key

Definition at line 33 of file psMetadataConfig.h.

psArray* p_psParseLevelInfo::nonUniqueKeyArray
 

non-unique key names

Definition at line 29 of file psMetadataConfig.h.

psArray* p_psParseLevelInfo::templateArray
 

array of user type templates

Definition at line 31 of file psMetadataConfig.h.

psArray* p_psParseLevelInfo::typeArray
 

array of user defined types

Definition at line 30 of file psMetadataConfig.h.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 14 10:43:40 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.2