TRIPsystem Kernel API 8.3
Loading...
Searching...
No Matches
field_spec_rec Struct Reference

Definition of a field's design properties. More...

#include <tripapi_types.h>

Public Attributes

char baffit_ase [32]
 
char comment [256]
 
boolean concordance
 
char copyright_field [16]
 
int cost
 
boolean counter_field
 
boolean default_value
 
int error_at
 
char field_name [16]
 
int field_number
 
char field_type [16]
 
boolean file_ref
 
int index
 
int max_items
 
int min_items
 
boolean orig
 
boolean part_field
 
boolean pattern
 
boolean pid_field
 
char restrictions [256]
 
boolean rid_field
 
char scanit_ase [32]
 
boolean unique
 

Detailed Description

Definition of a field's design properties.

Member Data Documentation

◆ baffit_ase

char field_spec_rec::baffit_ase[32]

ASE called by Baffit when loading field

◆ comment

char field_spec_rec::comment[256]

Comment, description

◆ concordance

boolean field_spec_rec::concordance

Used for classification

◆ copyright_field

char field_spec_rec::copyright_field[16]

Name of the copyright holder field

◆ cost

int field_spec_rec::cost

Cost of viewing the field

◆ counter_field

boolean field_spec_rec::counter_field

Record number field?

◆ default_value

boolean field_spec_rec::default_value

Is there a default value for this field?

◆ error_at

int field_spec_rec::error_at

Error flag

◆ field_name

char field_spec_rec::field_name[16]

Name of the field

◆ field_number

int field_spec_rec::field_number

Field number

◆ field_type

char field_spec_rec::field_type[16]

Type of the field

◆ file_ref

boolean field_spec_rec::file_ref

Is there a database-based restriction?

◆ index

int field_spec_rec::index

Index mode for field

◆ max_items

int field_spec_rec::max_items

Maximum number of allowable subfields / paragraphs

◆ min_items

int field_spec_rec::min_items

Minimum number of allowable subfields / paragraphs

◆ orig

boolean field_spec_rec::orig

Original layout?

◆ part_field

boolean field_spec_rec::part_field

Part field?

◆ pattern

boolean field_spec_rec::pattern

Is there a pattern-based restriction?

◆ pid_field

boolean field_spec_rec::pid_field

Part name field?

◆ restrictions

char field_spec_rec::restrictions[256]

Any restrictions, as specified by flags above

◆ rid_field

boolean field_spec_rec::rid_field

Record name field?

◆ scanit_ase

char field_spec_rec::scanit_ase[32]

ASE called by Sciffit when indexing field

◆ unique

boolean field_spec_rec::unique

Field values must be unique


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