UNIVERS
15.3
UNIVERS base processing software API
|
#include <db_vrf.h>
Public Attributes | |
char * | dmn_name |
int | flags |
char * | label |
int | width |
int | prec |
Logic | tail |
VRF descriptor for some domain.
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