castToDictionary Subroutine

public subroutine castToDictionary(obj, cast)

Arguments

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

Called by

proc~~casttodictionary~~CalledByGraph proc~casttodictionary castToDictionary interface~cast~2 cast interface~cast~2->proc~casttodictionary