FTObjectLibrary
Source Files
Modules
Procedures
Derived Types
objectArrayFromObject
Function
11 statements
Source File
FTObjectArrayClass.f90
FTMutableObjectArrayClass
objectArrayFromObject
Contents
public function objectArrayFromObject(obj) result(cast)
Generic Name: cast
Cast a pointer to the base class to an FTMutableObjectArray pointer
Arguments
Type
Intent
Optional
Attributes
Name
class(
FTObject
),
POINTER
::
obj
Return Value
class(
FTMutableObjectArray
), POINTER