initWithInteger Subroutine

public subroutine initWithInteger(self, v)

Public, generic name: initwithValue()

Initialize the value object with an integer number

Type Bound

FTValue

Arguments

Type IntentOptional Attributes Name
class(FTValue) :: self
integer :: v

Calls

proc~~initwithinteger~~CallsGraph proc~initwithinteger FTValue%initWithInteger proc~initftobject FTObject%initFTObject proc~initwithinteger->proc~initftobject