setLinkedList Subroutine

public subroutine setLinkedList(self, list)

Type Bound

FTLinkedListIterator

Arguments

Type IntentOptional Attributes Name
class(FTLinkedListIterator) :: self
class(FTLinkedList), POINTER :: list

Calls

proc~~setlinkedlist~~CallsGraph proc~setlinkedlist FTLinkedListIterator%setLinkedList proc~releasememberlist releaseMemberList proc~setlinkedlist->proc~releasememberlist proc~retainftobject FTObject%retainFTObject proc~setlinkedlist->proc~retainftobject proc~settostart FTLinkedListIterator%setToStart proc~setlinkedlist->proc~settostart proc~releaseftobject releaseFTObject proc~releasememberlist->proc~releaseftobject proc~printftobjectdescription FTObject%printFTObjectDescription proc~releaseftobject->proc~printftobjectdescription proc~refcount FTObject%refCount proc~printftobjectdescription->proc~refcount

Called by

proc~~setlinkedlist~~CalledByGraph proc~setlinkedlist FTLinkedListIterator%setLinkedList proc~initwithftlinkedlist FTLinkedListIterator%initWithFTLinkedList proc~initwithftlinkedlist->proc~setlinkedlist proc~objectinsparsematrixforkeys FTSparseMatrix%objectInSparseMatrixForKeys proc~objectinsparsematrixforkeys->proc~setlinkedlist proc~sparsematrixcontainskeys FTSparseMatrix%SparseMatrixContainsKeys proc~sparsematrixcontainskeys->proc~setlinkedlist proc~addobjecttosparsematrixforkeys FTSparseMatrix%addObjectToSparseMatrixForKeys proc~addobjecttosparsematrixforkeys->proc~sparsematrixcontainskeys proc~printallexceptions printAllExceptions proc~printallexceptions->proc~initwithftlinkedlist proc~destructftexceptions destructFTExceptions proc~destructftexceptions->proc~printallexceptions