C# Class LLDB.ExpressionOptions.Internal

Show file Open project: tritao/LLDBSharp

Private Methods

Method Description
GetAutoApplyFixIts_0 ( global instance ) : bool
GetCoerceResultToId_0 ( global instance ) : bool
GetFetchDynamicValue_0 ( global instance ) : LLDB.DynamicValueType
GetGenerateDebugInfo_0 ( global instance ) : bool
GetIgnoreBreakpoints_0 ( global instance ) : bool
GetOneThreadTimeoutInMicroSeconds_0 ( global instance ) : uint
GetPrefix_0 ( global instance ) : global::System.IntPtr
GetStopOthers_0 ( global instance ) : bool
GetSuppressPersistentResult_0 ( global instance ) : bool
GetTimeoutInMicroSeconds_0 ( global instance ) : uint
GetTopLevel_0 ( global instance ) : bool
GetTrapExceptions_0 ( global instance ) : bool
GetTryAllThreads_0 ( global instance ) : bool
GetUnwindOnError_0 ( global instance ) : bool
SetAutoApplyFixIts_0 ( global instance, bool b ) : void
SetCancelCallback_0 ( global instance, global callback, global baton ) : void
SetCoerceResultToId_0 ( global instance, bool coerce ) : void
SetFetchDynamicValue_0 ( global instance, LLDB dynamic ) : void
SetGenerateDebugInfo_0 ( global instance, bool b ) : void
SetIgnoreBreakpoints_0 ( global instance, bool ignore ) : void
SetLanguage_0 ( global instance, LLDB language ) : void
SetOneThreadTimeoutInMicroSeconds_0 ( global instance, uint timeout ) : void
SetPrefix_0 ( global instance, global prefix ) : void
SetStopOthers_0 ( global instance, bool stop_others ) : void
SetSuppressPersistentResult_0 ( global instance, bool b ) : void
SetTimeoutInMicroSeconds_0 ( global instance, uint timeout ) : void
SetTopLevel_0 ( global instance, bool b ) : void
SetTrapExceptions_0 ( global instance, bool trap_exceptions ) : void
SetTryAllThreads_0 ( global instance, bool run_others ) : void
SetUnwindOnError_0 ( global instance, bool unwind ) : void
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