destructFTObject Subroutine

public subroutine destructFTObject(self)

Generic Name: destruct()

The destructor for the class. The base class destructor does nothing.

Arguments

Type IntentOptional Attributes Name
type(FTObject) :: self

Calls

proc~~destructftobject~~CallsGraph proc~destructftobject destructFTObject proc~refcount FTObject%refCount proc~destructftobject->proc~refcount