LLDB mainline
|
#include <StructuredData.h>
Protected Attributes | |
bool | m_value |
Definition at line 347 of file StructuredData.h.
|
inline |
Definition at line 349 of file StructuredData.h.
References m_value, and lldb_private::StructuredData::Object::Object().
|
overridedefault |
|
overridevirtual |
Reimplemented from lldb_private::StructuredData::Object.
Definition at line 195 of file StructuredData.cpp.
References m_value, and lldb_private::Stream::Printf().
|
inline |
Definition at line 356 of file StructuredData.h.
References m_value.
Referenced by lldb_private::StructuredData::Object::GetBooleanValue(), lldb_private::StructuredData::Dictionary::GetValueForKeyAsBoolean(), and CommandObjectScriptingObjectParsed::CommandOptions::SetOptionsFromArray().
|
overridevirtual |
Implements lldb_private::StructuredData::Object.
Definition at line 155 of file StructuredData.cpp.
References m_value.
|
inline |
Definition at line 354 of file StructuredData.h.
References m_value.
|
protected |
Definition at line 363 of file StructuredData.h.
Referenced by Boolean(), GetDescription(), GetValue(), Serialize(), and SetValue().