inrimage 4.6.9
Attributs publics | Liste de tous les membres
Référence de la structure fc_cont

Descripteur de fichier de contours. Plus de détails...

#include <contour.h>

Attributs publics

int4 fc_fd
 
int4 fc_numf
 
int4 n_ind
 
int4 s_ind
 
int4 s_dat
 
int4 * pt_datn
 
int4 i_dat
 
int4 ct_pos
 
int4 fc_num
 
int4 fc_numd
 
int4 fc_numx
 
int4 ct_lgr
 
char ct_loc
 
char fc_flag
 
char fc_typ
 
char fc_swap_needed
 
char fc_posp
 
char fc_posp2
 
char fc_res2 [2]
 
int4 fc_nbwr
 
char flg_i
 
char flg_d
 
char flg_s0
 
char fc_access
 
char fc_name [80]
 
struct ct_s0 fc_s0
 
struct ct_indx fc_indx
 
int4 fc_dat [64]
 

Description détaillée

Descripteur de fichier de contours.

Documentation des données membres

◆ ct_lgr

int4 fc_cont::ct_lgr

longueur contour courant (si fc_numd == fc_num)

Référencé par c_ircttb(), et c_wrcttb().

◆ ct_loc

char fc_cont::ct_loc

indication de position :

  • 0=indét.
  • 1=début,
  • 2=zone par (ptr vers nb param )
  • 3= zone data

Référencé par c_ctdel(), c_irctpa(), et c_wrcttb().

◆ ct_pos

int4 fc_cont::ct_pos

indice du mot courant dans l'ensemble des datas du contour courant

◆ fc_access

char fc_cont::fc_access

type d'accès : R, W, RW, ou Modify Modify = R+W+ possibilité de modifier le contour

Référencé par c_ctdel(), c_iouvct(), c_irctcm(), c_irctgp(), c_irctpa(), c_ircttb(), c_wctcom(), c_wrctev(), c_wrctpa(), et c_wrcttb().

◆ fc_dat

int4 fc_cont::fc_dat[64]

bloc data

Référencé par c_iouvct(), c_wrctev(), c_wrctpa(), et c_wrcttb().

◆ fc_fd

int4 fc_cont::fc_fd

descripteur de fichier système associé

Référencé par c_fermct(), c_iouvct(), c_irctcm(), et c_wctcom().

◆ fc_flag

char fc_cont::fc_flag

0= cont. vide, 1=param seuls, 2=complet

Référencé par c_wrcttb().

◆ fc_indx

struct ct_indx fc_cont::fc_indx

bloc index courant

Référencé par c_iouvct().

◆ fc_name

char fc_cont::fc_name[80]

nom du fichier associé

Référencé par c_iouvct().

◆ fc_nbwr

int4 fc_cont::fc_nbwr

nombre de blocs du fichier effectivement écrits

Référencé par c_iouvct().

◆ fc_num

int4 fc_cont::fc_num

numéro contour courant

Référencé par c_iouvct().

◆ fc_numd

int4 fc_cont::fc_numd

numéro contour courant pour datas

Référencé par c_ctdel(), et c_iouvct().

◆ fc_numf

int4 fc_cont::fc_numf

numéro d'ordre du fichier ouvert (0-MAXCT-1)

Référencé par c_iouvct().

◆ fc_numx

int4 fc_cont::fc_numx

numéro contour correspondant a la fin de fichier

Référencé par c_iouvct(), c_wrctpa(), et c_wrcttb().

◆ fc_posp

char fc_cont::fc_posp

indice de mot du nombre de paramètres

Référencé par c_iouvct().

◆ fc_posp2

char fc_cont::fc_posp2

indice de mot du premier paramètre

Référencé par c_iouvct(), c_wrctpa(), et c_wrcttb().

◆ fc_swap_needed

char fc_cont::fc_swap_needed

1 si ordre des octets fichier et machine différents

Référencé par c_iouvct(), c_irctpa(), et c_ircttb().

◆ fc_typ

char fc_cont::fc_typ

type 0= old, 1= new (que des int4)

Référencé par c_iouvct(), c_irctgp(), c_irctpa(), c_wrctev(), c_wrctpa(), et c_wrcttb().

◆ flg_d

char fc_cont::flg_d

bloc data modifié

Référencé par c_wrctev(), et c_wrcttb().

◆ flg_i

char fc_cont::flg_i

bloc. index modifié

Référencé par c_ctdel().

◆ flg_s0

char fc_cont::flg_s0

bloc 0 modifié

Référencé par c_ctdel().

◆ i_dat

int4 fc_cont::i_dat

indice courant dans bloc data

Référencé par c_wrctev(), c_wrctpa(), et c_wrcttb().

◆ n_ind

int4 fc_cont::n_ind

numéro d'ordre du bloc index courant

◆ pt_datn

int4* fc_cont::pt_datn

adresse dans bloc d'index du contour courant

Référencé par c_ctdel().

◆ s_dat

int4 fc_cont::s_dat

adresse bloc datas courant

Référencé par c_iouvct().

◆ s_ind

int4 fc_cont::s_ind

adresse bloc index courant

Référencé par c_iouvct().


La documentation de cette structure a été générée à partir du fichier suivant :