castToValue Subroutine

public subroutine castToValue(obj, cast)

Generic Name: cast

Cast a pointer to the base class to an FTValue pointer

Arguments

Type IntentOptional Attributes Name
class(FTObject), POINTER :: obj
class(FTValue), POINTER :: cast

Called by

proc~~casttovalue~~CalledByGraph proc~casttovalue castToValue interface~cast~4 cast interface~cast~4->proc~casttovalue