![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <param.H>
Public Attributes | |
| char * | name |
| char * | type |
| char * | targ |
| char * | label |
| char * | anno |
| ParType * | ptype |
Description of a parameter
| char* ParDesc::anno |
annotation of parameter
| char* ParDesc::label |
label of parameter
| char* ParDesc::name |
character id of parameter
| ParType* ParDesc::ptype |
pointer at resolved type
| char* ParDesc::targ |
type argument; may be NULL
| char* ParDesc::type |
character id of type
1.8.5