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

This is the complete list of members for ts::ConfigSection, including all inherited members.

append(const UString &entry, const UString &val)ts::ConfigSection
append(const UString &entry, const UChar *val)ts::ConfigSectioninline
append(const UString &entry, const UStringVector &val)ts::ConfigSection
append(const UString &entry, bool val)ts::ConfigSection
append(const UString &entry, const std::vector< bool > &val)ts::ConfigSection
append(const UString &entry, const INT &val)ts::ConfigSection
append(const UString &entry, const std::vector< INT > &val)ts::ConfigSection
boolValue(const UString &entry, size_t index=0, bool defvalue=false) constts::ConfigSection
ConfigSection()=defaultts::ConfigSection
deleteEntry(const UString &entry)ts::ConfigSectioninline
entryCount() constts::ConfigSectioninline
getEntryNames(UStringVector &names) constts::ConfigSection
reset()ts::ConfigSection
save(std::ostream &strm) constts::ConfigSection
set(const UString &entry, const UString &val)ts::ConfigSection
set(const UString &entry, const UChar *val)ts::ConfigSectioninline
set(const UString &entry, const UStringVector &val)ts::ConfigSection
set(const UString &entry, bool val)ts::ConfigSection
set(const UString &entry, const std::vector< bool > &val)ts::ConfigSection
set(const UString &entry, const INT &val)ts::ConfigSectioninline
set(const UString &entry, const std::vector< INT > &val)ts::ConfigSection
value(const UString &entry, size_t index=0, const UString &defvalue=UString()) constts::ConfigSection
value(const UString &entry, size_t index=0, const INT &defvalue=static_cast< INT >(0)) constts::ConfigSection
valueCount(const UString &entry) constts::ConfigSection