![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <DmnDef.h>
Public Attributes | |
| char | name [BASE_NAME_LEN+1] |
| AtomType | atype |
| unsigned | dim |
| CategoryId | categ |
| off_t | offset |
| void * | options |
Domain definition structure
| AtomType DomainDef::atype |
Type of the atom value
| CategoryId DomainDef::categ |
Physical category id
| unsigned DomainDef::dim |
Number of atom values
| char DomainDef::name[BASE_NAME_LEN+1] |
Name of the domain with EOL
| off_t DomainDef::offset |
Computed offset in a record
| void* DomainDef::options |
Extended options (NULL)
1.8.5