objectForKey Function

public function objectForKey(self, key)

Type Bound

FTDictionary

Arguments

Type IntentOptional Attributes Name
class(FTDictionary) :: self
character(len=*) :: key

Return Value class(FTObject), POINTER


Calls

proc~~objectforkey~~CallsGraph proc~objectforkey FTDictionary%objectForKey proc~b3hs_hash_key_jenkins b3hs_hash_key_jenkins proc~objectforkey->proc~b3hs_hash_key_jenkins

Called by

proc~~objectforkey~~CalledByGraph proc~objectforkey FTDictionary%objectForKey proc~containskey FTDictionary%containsKey proc~containskey->proc~objectforkey proc~doubleprecisionvalueforkey FTValueDictionary%doublePrecisionValueForKey proc~doubleprecisionvalueforkey->proc~objectforkey proc~integervalueforkey FTValueDictionary%integerValueForKey proc~integervalueforkey->proc~objectforkey proc~logicalvalueforkey FTValueDictionary%logicalValueForKey proc~logicalvalueforkey->proc~objectforkey proc~quadvalueforkey FTValueDictionary%quadValueForKey proc~quadvalueforkey->proc~objectforkey proc~realvalueforkey FTValueDictionary%realValueForKey proc~realvalueforkey->proc~objectforkey proc~stringvalueforkey FTValueDictionary%stringValueForKey proc~stringvalueforkey->proc~objectforkey proc~addstring FTStringSet%AddString proc~addstring->proc~containskey proc~containsstring FTStringSet%containsString proc~containsstring->proc~containskey proc~initwithstrings FTStringSet%initWithStrings proc~initwithstrings->proc~addstring proc~intersectionwithset FTStringSet%intersectionWithSet proc~intersectionwithset->proc~addstring proc~intersectionwithset->proc~containsstring proc~setfromdifference FTStringSet%setFromDifference proc~setfromdifference->proc~addstring proc~setfromdifference->proc~containsstring proc~unionwithset FTStringSet%unionWithSet proc~unionwithset->proc~addstring proc~unionwithset->proc~initwithstrings