◆ c_list_constructor()
type(c_list) function c_bpack_linkedlist::c_list::c_list_constructor |
( |
| ) |
|
◆ len()
procedure c_bpack_linkedlist::c_list::len |
( |
| ) |
|
◆ funcscore
procedure(c_nod_score), pointer, nopass c_bpack_linkedlist::c_list::funcscore => null() |
◆ head
type(c_nod), pointer c_bpack_linkedlist::c_list::head => null() |
◆ idx
integer c_bpack_linkedlist::c_list::idx = 0 |
◆ num_nods
integer c_bpack_linkedlist::c_list::num_nods = 0 |
◆ tail
type(c_nod), pointer c_bpack_linkedlist::c_list::tail => null() |
The documentation for this interface was generated from the following file: