C# Класс LLDB.CommandReturnObject.Internal

Показать файл Открыть проект

Приватные методы

Метод Описание
AppendMessage_0 ( global instance, global message ) : void
AppendWarning_0 ( global instance, global message ) : void
Clear_0 ( global instance ) : void
GetDescription_0 ( global instance, global description ) : bool
GetErrorSize_0 ( global instance ) : uint
GetError_0 ( global instance ) : global::System.IntPtr
GetError_1 ( global instance, bool only_if_no_immediate ) : global::System.IntPtr
GetOutputSize_0 ( global instance ) : uint
GetOutput_0 ( global instance ) : global::System.IntPtr
GetOutput_1 ( global instance, bool only_if_no_immediate ) : global::System.IntPtr
GetStatus_0 ( global instance ) : LLDB.ReturnStatus
HasResult_0 ( global instance ) : bool
IsValid_0 ( global instance ) : bool
Printf_0 ( global instance, global format ) : uint
PutCString_0 ( global instance, global @string, int len ) : void
PutError_0 ( global instance, global fh ) : uint
PutOutput_0 ( global instance, global fh ) : uint
SetError_0 ( global instance, global error, global fallback_error_cstr ) : void
SetError_1 ( global instance, global error_cstr ) : void
SetImmediateErrorFile_0 ( global instance, global fh ) : void
SetImmediateErrorFile_1 ( global instance, global fh, bool transfer_ownership ) : void
SetImmediateOutputFile_0 ( global instance, global fh ) : void
SetImmediateOutputFile_1 ( global instance, global fh, bool transfer_ownership ) : void
SetStatus_0 ( global instance, LLDB status ) : void
Succeeded_0 ( global instance ) : bool
cctor_1 ( global instance, global rhs ) : global::System.IntPtr
cctor_1 ( global instance, global rhs ) : void
ctor_0 ( global instance ) : global::System.IntPtr
ctor_0 ( global instance ) : void
dtor_0 ( global instance ) : void
dtor_0 ( global instance, int delete ) : void