Dataflow Runtime API  3.0.3.0
imt::base::os::winec7::MapUtils Member List

This is the complete list of members for imt::base::os::winec7::MapUtils, including all inherited members.

getKey(const std::map< KeyType, ValueType > &map, const ValueType &value, KeyType &key)imt::base::os::winec7::MapUtilsinlinestatic
getValue(const std::map< KeyType, ValueType > &map, const KeyType &key, ValueType &value)imt::base::os::winec7::MapUtilsinlinestatic
getValueDefault(const std::map< KeyType, ValueType > &map, const KeyType &key, const ValueType &defaultValue)imt::base::os::winec7::MapUtilsinlinestatic
includesKey(const std::map< KeyType, ValueType > &map, const KeyType &key)imt::base::os::winec7::MapUtilsinlinestatic
includesValue(const std::map< KeyType, ValueType > &map, const ValueType &value)imt::base::os::winec7::MapUtilsinlinestatic
removeValue(std::map< KeyType, ValueType > &map, const ValueType &value)imt::base::os::winec7::MapUtilsinlinestatic