releaseFTValueDictionary Subroutine

public subroutine releaseFTValueDictionary(self)

Public, generic name: release(self)

Call release(self) on an object to release control of an object. If its reference count is zero, then it is deallocated.

Arguments

Type IntentOptional Attributes Name
type(FTValueDictionary), POINTER :: self

Calls

proc~~releaseftvaluedictionary~~CallsGraph proc~releaseftvaluedictionary releaseFTValueDictionary proc~releaseftobject releaseFTObject proc~releaseftvaluedictionary->proc~releaseftobject proc~printftobjectdescription FTObject%printFTObjectDescription proc~releaseftobject->proc~printftobjectdescription proc~refcount FTObject%refCount proc~printftobjectdescription->proc~refcount