retainFTObject Subroutine

public subroutine retainFTObject(self)

Retain increases the reference count by one and implies ownership to the caller. ### Usage: CALL obj\ % retain()

Type Bound

FTObject

Arguments

Type IntentOptional Attributes Name
class(FTObject) :: self