Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in), | optional | :: | allowRepetitions |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | allowRepetitions | ||||
type(IntegerData_t), | public, | pointer | :: | head | => | NULL() | |
integer, | public | :: | no_of_entries | = | 0 |
private function ConstructIntegerDataLinkedList (allowRepetitions) |
procedure, public :: Add => IntegerDataLinkedList_Add | |
procedure, public :: ExportToArray => IntegerDataLinkedList_ExportToArray | |
procedure, public :: check => CheckInteger | |
procedure, public :: Destruct => IntegerDataLinkedList_Destruct |