destructObjectArray Subroutine

public recursive subroutine destructObjectArray(self)

Destructor for the class. This is called automatically when the reference count reaches zero. Do not call this yourself.

Arguments

Type IntentOptional Attributes Name
type(FTMutableObjectArray) :: self

Calls

proc~~destructobjectarray~~CallsGraph proc~destructobjectarray destructObjectArray proc~releaseftobject releaseFTObject proc~destructobjectarray->proc~releaseftobject proc~printftobjectdescription FTObject%printFTObjectDescription proc~releaseftobject->proc~printftobjectdescription proc~refcount FTObject%refCount proc~printftobjectdescription->proc~refcount