17 dvar6_array::allocate(hhsl,hhsu,hsl,hsu,sl,sh,nrl,nrh,ncl,nch,
30 dvar6_array::allocate(l5,h5,hhsl,hhsu,hsl,hsu,rmin,rmax,cmin,cmax,
43 d6_array::allocate(hhsl,hhsu,hsl,hsu,sl,sh,nrl,nrh,ncl,nch,
50 int hsu,
int rmin,
int rmax,
int cmin,
int cmax,
int l6,
int u6,
53 d6_array::allocate(l5,h5,hhsl,hhsu,hsl,hsu,rmin,rmax,cmin,cmax,l6,u6);
Uses polymorphism to get index information from various data types to be used in constructing and all...
Description not yet available.
void allocate(void)
Does NOT allocate, but initializes d6_array members.
Description not yet available.
void allocate(const char *s)
void allocate(void)
Description not yet available.
Description not yet available.
named_d6_array & operator=(const d6_array &m)
d6_array & operator=(const d6_array &)
Assigns element values from other to d6_array.
Description not yet available.
named_dvar6_array & operator=(const dvar6_array &m)
Description not yet available.
dvar6_array & operator=(const d6_array &)
Description not yet available.