TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::Registry, including all inherited members.
CreateKey(const UString &key, bool is_volatile=false, Report &report=(ts::NullReport::Instance())) | ts::Registry | static |
DeleteKey(const UString &key, Report &report=(ts::NullReport::Instance())) | ts::Registry | static |
DeleteValue(const UString &key, const UString &value_name, Report &report=(ts::NullReport::Instance())) | ts::Registry | static |
GetValue(const UString &key, const UString &value_name=UString(), Report &report=(ts::NullReport::Instance())) | ts::Registry | static |
Handle typedef | ts::Registry | |
NotifyEnvironmentChange(Report &report=(ts::NullReport::Instance())) | ts::Registry | static |
NotifySettingChange(Report &report=(ts::NullReport::Instance())) | ts::Registry | static |
SetValue(const UString &key, const UString &value_name, const UString &value, bool expandable=false, Report &report=(ts::NullReport::Instance())) | ts::Registry | static |
SetValue(const UString &key, const UString &value_name, uint32_t value, Report &report=(ts::NullReport::Instance())) | ts::Registry | static |
SplitKey(const UString &key, Handle &root_key, UString &subkey, Report &report=(ts::NullReport::Instance())) | ts::Registry | static |
SplitKey(const UString &key, Handle &root_key, UString &midkey, UString &final_key, Report &report=(ts::NullReport::Instance())) | ts::Registry | static |
SystemEnvironmentKey | ts::Registry | static |
UserEnvironmentKey | ts::Registry | static |