#include <psMetadataConfig.h>
Collaboration diagram for p_psParseLevelInfo:

Contains array information and the metadata storage location.
Definition at line 27 of file psMetadataConfig.h.
Data Fields | |
| psArray * | nonUniqueKeyArray |
| non-unique key names | |
| psArray * | typeArray |
| array of user defined types | |
| psArray * | templateArray |
| array of user type templates | |
| psMetadata * | metadata |
| metadata container | |
| char * | name |
| name of key | |
|
|
metadata container
Definition at line 32 of file psMetadataConfig.h. |
|
|
name of key
Definition at line 33 of file psMetadataConfig.h. |
|
|
non-unique key names
Definition at line 29 of file psMetadataConfig.h. |
|
|
array of user type templates
Definition at line 31 of file psMetadataConfig.h. |
|
|
array of user defined types
Definition at line 30 of file psMetadataConfig.h. |
1.4.2