insertObjectAfterRecord Subroutine

public subroutine insertObjectAfterRecord(self, obj, after)

Type Bound

FTLinkedList

Arguments

Type IntentOptional Attributes Name
class(FTLinkedList) :: self
class(FTObject), POINTER :: obj
class(FTLinkedListRecord), POINTER :: after