Dataflow Runtime API  2.7.4.0
imt::base::os::winec7::Registry< KeyType, ValueType > Member List

This is the complete list of members for imt::base::os::winec7::Registry< KeyType, ValueType >, including all inherited members.

getMap(void) (defined in imt::base::os::winec7::Registry< KeyType, ValueType >)imt::base::os::winec7::Registry< KeyType, ValueType >
getMap(void) const (defined in imt::base::os::winec7::Registry< KeyType, ValueType >)imt::base::os::winec7::Registry< KeyType, ValueType >
getValue(const KeyType &key, ValueType &value) constimt::base::os::winec7::Registry< KeyType, ValueType >
getValue(const KeyType &key, const ValueType &defaultValue) constimt::base::os::winec7::Registry< KeyType, ValueType >
isRegistered(const KeyType &key) constimt::base::os::winec7::Registry< KeyType, ValueType >
MapValueConstIterator typedef (defined in imt::base::os::winec7::Registry< KeyType, ValueType >)imt::base::os::winec7::Registry< KeyType, ValueType >
MapValueIterator typedef (defined in imt::base::os::winec7::Registry< KeyType, ValueType >)imt::base::os::winec7::Registry< KeyType, ValueType >
MapValues typedefimt::base::os::winec7::Registry< KeyType, ValueType >
operator=(const Registry &rhs)imt::base::os::winec7::Registry< KeyType, ValueType >inline
registerValue(const KeyType &key, const ValueType &value)imt::base::os::winec7::Registry< KeyType, ValueType >
Registry(void)imt::base::os::winec7::Registry< KeyType, ValueType >explicit
Registry(const Registry &rhs)imt::base::os::winec7::Registry< KeyType, ValueType >inline
unregisterValue(const KeyType &key)imt::base::os::winec7::Registry< KeyType, ValueType >
~Registry(void)imt::base::os::winec7::Registry< KeyType, ValueType >virtual