z_bpack_linkedlist::z_nod Interface Reference

**** declarations for z_list type with unlimited polymorphism More...

Collaboration diagram for z_bpack_linkedlist::z_nod:

Public Member Functions

type(z_nod) function z_nod_constructor (item)
 

Public Attributes

type(z_nod), pointer next => null()
 
class(*), allocatable item
 

Detailed Description

**** declarations for z_list type with unlimited polymorphism

Member Function/Subroutine Documentation

◆ z_nod_constructor()

type(z_nod) function z_bpack_linkedlist::z_nod::z_nod_constructor ( class(*), intent(in), optional  item)

Member Data Documentation

◆ item

class(*), allocatable z_bpack_linkedlist::z_nod::item

◆ next

type(z_nod), pointer z_bpack_linkedlist::z_nod::next => null()

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