LLDB mainline
|
#include <StructuredDataImpl.h>
Private Attributes | |
lldb::StructuredDataPluginWP | m_plugin_wp |
StructuredData::ObjectSP | m_data_sp |
Definition at line 26 of file StructuredDataImpl.h.
|
default |
Referenced by operator=(), and StructuredDataImpl().
|
default |
References StructuredDataImpl().
|
inline |
Definition at line 32 of file StructuredDataImpl.h.
References m_data_sp.
|
inline |
Definition at line 35 of file StructuredDataImpl.h.
References m_data_sp, and m_plugin_wp.
|
default |
|
inline |
Definition at line 47 of file StructuredDataImpl.h.
References m_data_sp, and m_plugin_wp.
Definition at line 52 of file StructuredDataImpl.h.
References lldb_private::Stream::AsRawOstream(), lldb_private::Status::FromErrorString(), m_data_sp, and lldb_private::Status.
Definition at line 170 of file StructuredDataImpl.h.
References m_data_sp.
Definition at line 61 of file StructuredDataImpl.h.
References lldb_private::Status::FromErrorString(), m_data_sp, m_plugin_wp, and lldb_private::Status.
|
inline |
Definition at line 166 of file StructuredDataImpl.h.
References m_data_sp.
|
inline |
Definition at line 189 of file StructuredDataImpl.h.
References lldb_private::StructuredData::Generic::GetValue(), and m_data_sp.
|
inline |
Definition at line 161 of file StructuredDataImpl.h.
References m_data_sp.
|
inline |
Definition at line 156 of file StructuredDataImpl.h.
References m_data_sp.
|
inline |
Definition at line 147 of file StructuredDataImpl.h.
References m_data_sp.
|
inline |
Definition at line 80 of file StructuredDataImpl.h.
References m_data_sp.
Referenced by lldb_private::telemetry::TelemetryManager::DispatchClientTelemetry().
|
inline |
Definition at line 200 of file StructuredDataImpl.h.
References m_data_sp.
|
inline |
Definition at line 124 of file StructuredDataImpl.h.
References lldb::eStructuredDataTypeArray, lldb::eStructuredDataTypeDictionary, and m_data_sp.
|
inline |
Definition at line 174 of file StructuredDataImpl.h.
References m_data_sp.
|
inline |
Definition at line 119 of file StructuredDataImpl.h.
References lldb::eStructuredDataTypeInvalid, and m_data_sp.
|
inline |
Definition at line 138 of file StructuredDataImpl.h.
References m_data_sp.
|
inline |
Definition at line 45 of file StructuredDataImpl.h.
References m_data_sp.
|
default |
References StructuredDataImpl().
|
inline |
Definition at line 107 of file StructuredDataImpl.h.
References lldb_private::StructuredData::FromBoolean(), and m_data_sp.
|
inline |
Definition at line 103 of file StructuredDataImpl.h.
References lldb_private::StructuredData::FromFloat(), and m_data_sp.
|
inline |
Definition at line 115 of file StructuredDataImpl.h.
References lldb_private::StructuredData::FromGeneric(), and m_data_sp.
|
inline |
Definition at line 82 of file StructuredDataImpl.h.
References m_data_sp.
Referenced by lldb_private::BreakpointResolverScripted::CreateFromStructuredData().
|
inline |
Definition at line 99 of file StructuredDataImpl.h.
References lldb_private::StructuredData::FromInteger(), and m_data_sp.
|
inline |
Definition at line 111 of file StructuredDataImpl.h.
References lldb_private::StructuredData::FromString(), and m_data_sp.
|
inline |
Definition at line 95 of file StructuredDataImpl.h.
References lldb_private::StructuredData::FromInteger(), and m_data_sp.
|
inline |
Definition at line 84 of file StructuredDataImpl.h.
References lldb::eStructuredDataTypeDictionary, lldb_private::StructuredData::FromKeyValue(), and m_data_sp.
|
private |
Definition at line 204 of file StructuredDataImpl.h.
Referenced by Clear(), GetAsJSON(), GetBooleanValue(), GetDescription(), GetFloatValue(), GetGenericValue(), GetIntegerValue(), GetIntegerValue(), GetItemAtIndex(), GetObjectSP(), GetObjectSP(), GetSize(), GetStringValue(), GetType(), GetValueForKey(), IsValid(), SetBooleanValue(), SetFloatValue(), SetGenericValue(), SetObjectSP(), SetSignedIntegerValue(), SetStringValue(), SetUnsignedIntegerValue(), SetValueForKey(), StructuredDataImpl(), and StructuredDataImpl().
|
private |
Definition at line 203 of file StructuredDataImpl.h.
Referenced by Clear(), GetDescription(), and StructuredDataImpl().