◆ add_list_element()
| procedure mod_generic_list::t_list::add_list_element |
( |
class(t_list), intent(inout) | list, |
|
|
class(t_list_element), intent(inout), pointer | list_element ) |
◆ begin()
| procedure mod_generic_list::t_list::begin |
( |
class(t_list), intent(in) | list | ) |
|
◆ clear()
| procedure mod_generic_list::t_list::clear |
( |
class(t_list), intent(inout) | list | ) |
|
◆ destruct()
| procedure mod_generic_list::t_list::destruct |
( |
class(t_list), intent(inout) | list | ) |
|
◆ first
| class(t_list_element), pointer mod_generic_list::t_list::first => NULL() |
◆ last
| class(t_list_element), pointer mod_generic_list::t_list::last => NULL() |
◆ length
| integer mod_generic_list::t_list::length = 0 |
The documentation for this type was generated from the following file: