version 0.6.0
type_sample_list::t_sample_list Type Reference

Public Member Functions

procedure clear => finalize_sample_list
 Clear memory.
 
procedure add => sample_list_add_item
 Add a new sample to the list.
 

Public Attributes

type(t_sample_list_item), pointer first => null()
 First item in the list.
 
type(t_sample_list_item), pointer last => null()
 Last item in the list.
 
integer nb_samples = 0
 Number of items in the list.
 

The documentation for this type was generated from the following file: