UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
DomainDef Struct Reference

#include <DmnDef.h>

Public Attributes

char name [BASE_NAME_LEN+1]
 
AtomType atype
 
unsigned dim
 
CategoryId categ
 
off_t offset
 
void * options
 

Detailed Description

Domain definition structure

Member Data Documentation

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)


The documentation for this struct was generated from the following file: