Data Fields | |
unsigned short int | maxlen |
unsigned short int | len |
short int | first |
short int | last |
short int | first_free |
unsigned char | flag |
ccd_cblist_elem * | elems |
Definition at line 33 of file conv-conds.C.
unsigned short int _ccd_cblist::maxlen |
Definition at line 34 of file conv-conds.C.
Referenced by append_elem(), expand_cblist(), and init_cblist().
unsigned short int _ccd_cblist::len |
Definition at line 35 of file conv-conds.C.
Referenced by append_elem(), call_cblist_keep(), call_cblist_remove(), expand_cblist(), init_cblist(), remove_elem(), and remove_n_elems().
short int _ccd_cblist::first |
Definition at line 36 of file conv-conds.C.
Referenced by append_elem(), call_cblist_keep(), call_cblist_remove(), init_cblist(), remove_elem(), and remove_n_elems().
short int _ccd_cblist::last |
Definition at line 36 of file conv-conds.C.
Referenced by append_elem(), call_cblist_remove(), init_cblist(), and remove_elem().
short int _ccd_cblist::first_free |
Definition at line 37 of file conv-conds.C.
Referenced by append_elem(), expand_cblist(), init_cblist(), and remove_elem().
unsigned char _ccd_cblist::flag |
Definition at line 39 of file conv-conds.C.
Referenced by append_elem(), call_cblist_keep(), call_cblist_remove(), expand_cblist(), init_cblist(), and remove_elem().