pmConceptSpec Struct Reference
[Data Abstraction Concepts]

#include <pmConcepts.h>


Detailed Description

A "concept" specification.

Defines the name, default comment, blank value, and functions to parse (after reading) and format (before writing) the concept.

Definition at line 42 of file pmConcepts.h.

Data Fields

psMetadataItem * blank
 Blank value of concept; also contains the name and comment.
pmConceptParseFunc parse
 Function to call to read the concept.
pmConceptFormatFunc format
 Function to call to write the concept.


Field Documentation

psMetadataItem* pmConceptSpec::blank

Blank value of concept; also contains the name and comment.

Definition at line 44 of file pmConcepts.h.

pmConceptParseFunc pmConceptSpec::parse

Function to call to read the concept.

Definition at line 45 of file pmConcepts.h.

pmConceptFormatFunc pmConceptSpec::format

Function to call to write the concept.

Definition at line 46 of file pmConcepts.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 2 22:36:00 2007 for Pan-STARRS Module Library by  doxygen 1.5.1