AllKeys Function

public function AllKeys(self) result(keys)

Type Bound

FTDictionary

Arguments

Type IntentOptional Attributes Name
class(FTDictionary) :: self

Return Value character(len=FTDICT_KWD_STRING_LENGTH), POINTER, (:)


Calls

proc~~allkeys~~CallsGraph proc~allkeys FTDictionary%AllKeys key key proc~allkeys->key

Called by

proc~~allkeys~~CalledByGraph proc~allkeys FTDictionary%AllKeys proc~printftstringset FTStringSet%printFTStringSet proc~printftstringset->proc~allkeys proc~strings FTStringSet%strings proc~strings->proc~allkeys proc~intersectionwithset FTStringSet%intersectionWithSet proc~intersectionwithset->proc~strings proc~setfromdifference FTStringSet%setFromDifference proc~setfromdifference->proc~strings proc~unionwithset FTStringSet%unionWithSet proc~unionwithset->proc~strings