LLDB API Documentation

lldb::SBCommandReturnObject Member List

This is the complete list of members for lldb::SBCommandReturnObject, including all inherited members.

AppendMessage(const char *message)lldb::SBCommandReturnObject
AppendWarning(const char *message)lldb::SBCommandReturnObject
Clear()lldb::SBCommandReturnObject
get() const lldb::SBCommandReturnObjectprotected
GetDescription(lldb::SBStream &description)lldb::SBCommandReturnObject
GetError()lldb::SBCommandReturnObject
GetError(bool only_if_no_immediate)lldb::SBCommandReturnObject
GetErrorSize()lldb::SBCommandReturnObject
GetOutput()lldb::SBCommandReturnObject
GetOutput(bool only_if_no_immediate)lldb::SBCommandReturnObject
GetOutputSize()lldb::SBCommandReturnObject
GetStatus()lldb::SBCommandReturnObject
HasResult()lldb::SBCommandReturnObject
IsValid() const lldb::SBCommandReturnObject
operator*() const lldb::SBCommandReturnObjectprotected
operator->() const lldb::SBCommandReturnObjectprotected
operator=(const lldb::SBCommandReturnObject &rhs)lldb::SBCommandReturnObject
Printf(const char *format,...) __attribute__((format(printflldb::SBCommandReturnObject
PutCString(const char *string, int len=-1)lldb::SBCommandReturnObject
PutError(FILE *fh)lldb::SBCommandReturnObject
PutOutput(FILE *fh)lldb::SBCommandReturnObject
ref() const lldb::SBCommandReturnObjectprotected
Release()lldb::SBCommandReturnObject
SBCommandInterpreter classlldb::SBCommandReturnObjectfriend
SBCommandReturnObject()lldb::SBCommandReturnObject
SBCommandReturnObject(const lldb::SBCommandReturnObject &rhs)lldb::SBCommandReturnObject
SBCommandReturnObject(lldb_private::CommandReturnObject *ptr)lldb::SBCommandReturnObject
SBOptions classlldb::SBCommandReturnObjectfriend
SetError(lldb::SBError &error, const char *fallback_error_cstr=nullptr)lldb::SBCommandReturnObject
SetError(const char *error_cstr)lldb::SBCommandReturnObject
SetImmediateErrorFile(FILE *fh)lldb::SBCommandReturnObject
SetImmediateErrorFile(FILE *fh, bool transfer_ownership)lldb::SBCommandReturnObject
SetImmediateOutputFile(FILE *fh)lldb::SBCommandReturnObject
SetImmediateOutputFile(FILE *fh, bool transfer_ownership)lldb::SBCommandReturnObject
SetLLDBObjectPtr(lldb_private::CommandReturnObject *ptr)lldb::SBCommandReturnObjectprotected
SetStatus(lldb::ReturnStatus status)lldb::SBCommandReturnObject
Succeeded()lldb::SBCommandReturnObject
~SBCommandReturnObject()lldb::SBCommandReturnObject