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
dbDomainVRF Struct Reference

#include <db_vrf.h>

Public Attributes

char * dmn_name
 
int flags
 
char * label
 
int width
 
int prec
 
Logic tail
 

Detailed Description

VRF descriptor for some domain.

Member Data Documentation

char* dbDomainVRF::dmn_name

Name of the domain (strfree())

int dbDomainVRF::flags

ORed custom flags dbVRF_*

char* dbDomainVRF::label

Custom label (strfree())

int dbDomainVRF::prec

Precision of floating point numbers

Logic dbDomainVRF::tail
      FALSE - display head of the string;

TRUE - display tail of the string

int dbDomainVRF::width

Visible width in characters


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