TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::Registry Member List

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::Registrystatic
DeleteKey(const UString &key, Report &report=(ts::NullReport::Instance()))ts::Registrystatic
DeleteValue(const UString &key, const UString &value_name, Report &report=(ts::NullReport::Instance()))ts::Registrystatic
GetValue(const UString &key, const UString &value_name=UString(), Report &report=(ts::NullReport::Instance()))ts::Registrystatic
Handle typedefts::Registry
NotifyEnvironmentChange(Report &report=(ts::NullReport::Instance()))ts::Registrystatic
NotifySettingChange(Report &report=(ts::NullReport::Instance()))ts::Registrystatic
SetValue(const UString &key, const UString &value_name, const UString &value, bool expandable=false, Report &report=(ts::NullReport::Instance()))ts::Registrystatic
SetValue(const UString &key, const UString &value_name, uint32_t value, Report &report=(ts::NullReport::Instance()))ts::Registrystatic
SplitKey(const UString &key, Handle &root_key, UString &subkey, Report &report=(ts::NullReport::Instance()))ts::Registrystatic
SplitKey(const UString &key, Handle &root_key, UString &midkey, UString &final_key, Report &report=(ts::NullReport::Instance()))ts::Registrystatic
SystemEnvironmentKeyts::Registrystatic
UserEnvironmentKeyts::Registrystatic