LLDB mainline
sddarwinlog_private::StructuredDataDarwinLogProperties Member List

This is the complete list of members for sddarwinlog_private::StructuredDataDarwinLogProperties, including all inherited members.

Apropos(llvm::StringRef keyword, std::vector< const Property * > &matching_properties) constlldb_private::Properties
DumpAllDescriptions(CommandInterpreter &interpreter, Stream &strm) constlldb_private::Propertiesvirtual
DumpAllPropertyValues(const ExecutionContext *exe_ctx, Stream &strm, uint32_t dump_mask, bool is_json=false)lldb_private::Propertiesvirtual
DumpPropertyValue(const ExecutionContext *exe_ctx, Stream &strm, llvm::StringRef property_path, uint32_t dump_mask, bool is_json=false)lldb_private::Propertiesvirtual
GetAutoEnableOptions() constsddarwinlog_private::StructuredDataDarwinLogPropertiesinline
GetEnableOnStartup() constsddarwinlog_private::StructuredDataDarwinLogPropertiesinline
GetExperimentalSettingsName()lldb_private::Propertiesstatic
GetLoggingModuleName() constsddarwinlog_private::StructuredDataDarwinLogPropertiesinline
GetPropertyAtIndexAs(uint32_t idx, T default_value, const ExecutionContext *exe_ctx=nullptr) constlldb_private::Propertiesinline
GetPropertyAtIndexAs(uint32_t idx, const ExecutionContext *exe_ctx=nullptr) constlldb_private::Propertiesinline
GetPropertyValue(const ExecutionContext *exe_ctx, llvm::StringRef property_path, Status &error) constlldb_private::Propertiesvirtual
GetSettingName()sddarwinlog_private::StructuredDataDarwinLogPropertiesinlinestatic
GetValueProperties() constlldb_private::Propertiesinlinevirtual
IsSettingExperimental(llvm::StringRef setting)lldb_private::Propertiesstatic
m_collection_splldb_private::Propertiesprotected
Properties()lldb_private::Properties
Properties(const lldb::OptionValuePropertiesSP &collection_sp)lldb_private::Properties
SetPropertyAtIndex(uint32_t idx, T t, const ExecutionContext *exe_ctx=nullptr) constlldb_private::Propertiesinline
SetPropertyValue(const ExecutionContext *exe_ctx, VarSetOperationType op, llvm::StringRef property_path, llvm::StringRef value)lldb_private::Propertiesvirtual
StructuredDataDarwinLogProperties()sddarwinlog_private::StructuredDataDarwinLogPropertiesinline
~Properties()lldb_private::Propertiesvirtual
~StructuredDataDarwinLogProperties() override=defaultsddarwinlog_private::StructuredDataDarwinLogProperties