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