C# Class LLDB.Value.Internal

Mostrar archivo Open project: tritao/LLDBSharp

Private Methods

Method Description
AddressOf_0 ( global @return, global instance ) : void
Cast_0 ( global instance, LLDB type ) : LLDB.Value.Internal
Cast_0 ( global @return, global instance, LLDB type ) : void
Clear_0 ( global instance ) : void
CreateChildAtOffset_0 ( global instance, global name, uint offset, LLDB type ) : LLDB.Value.Internal
CreateChildAtOffset_0 ( global @return, global instance, global name, uint offset, LLDB type ) : void
CreateValueFromAddress_0 ( global instance, global name, ulong address, LLDB type ) : LLDB.Value.Internal
CreateValueFromAddress_0 ( global @return, global instance, global name, ulong address, LLDB type ) : void
CreateValueFromData_0 ( global instance, global name, LLDB data, LLDB type ) : LLDB.Value.Internal
CreateValueFromData_0 ( global @return, global instance, global name, LLDB data, LLDB type ) : void
CreateValueFromExpression_0 ( global @return, global instance, global name, global expression ) : void
CreateValueFromExpression_1 ( global @return, global instance, global name, global expression, global options ) : void
Dereference_0 ( global @return, global instance ) : void
GetAddress_0 ( global @return, global instance ) : void
GetByteSize_0 ( global instance ) : uint
GetChildAtIndex_0 ( global @return, global instance, uint idx ) : void
GetChildAtIndex_1 ( global @return, global instance, uint idx, LLDB use_dynamic, bool can_create_synthetic ) : void
GetChildMemberWithName_0 ( global @return, global instance, global name ) : void
GetChildMemberWithName_1 ( global @return, global instance, global name, LLDB use_dynamic ) : void
GetData_0 ( global @return, global instance ) : void
GetDeclaration_0 ( global @return, global instance ) : void
GetDescription_0 ( global instance, global description ) : bool
GetDisplayTypeName_0 ( global instance ) : global::System.IntPtr
GetDynamicValue_0 ( global @return, global instance, LLDB use_dynamic ) : void
GetError_0 ( global @return, global instance ) : void
GetExpressionPath_0 ( global instance, global description ) : bool
GetExpressionPath_1 ( global instance, global description, bool qualify_cxx_base_classes ) : bool
GetFormat_0 ( global instance ) : LLDB.Format
GetFrame_0 ( global @return, global instance ) : void
GetID_0 ( global instance ) : ulong
GetIndexOfChildWithName_0 ( global instance, global name ) : uint
GetLoadAddress_0 ( global instance ) : ulong
GetLocation_0 ( global instance ) : global::System.IntPtr
GetName_0 ( global instance ) : global::System.IntPtr
GetNonSyntheticValue_0 ( global @return, global instance ) : void
GetNumChildren_0 ( global instance ) : uint
GetNumChildren_1 ( global instance, uint max ) : uint
GetObjectDescription_0 ( global instance ) : global::System.IntPtr
GetOpaqueType_0 ( global instance ) : global::System.IntPtr
GetPointeeData_0 ( global @return, global instance, uint item_idx, uint item_count ) : void
GetPreferDynamicValue_0 ( global instance ) : LLDB.DynamicValueType
GetPreferSyntheticValue_0 ( global instance ) : bool
GetProcess_0 ( global @return, global instance ) : void
GetStaticValue_0 ( global @return, global instance ) : void
GetSummary_0 ( global instance ) : global::System.IntPtr
GetSummary_1 ( global instance, global stream, global options ) : global::System.IntPtr
GetTarget_0 ( global @return, global instance ) : void
GetThread_0 ( global @return, global instance ) : void
GetTypeFilter_0 ( global @return, global instance ) : void
GetTypeFormat_0 ( global @return, global instance ) : void
GetTypeName_0 ( global instance ) : global::System.IntPtr
GetTypeSummary_0 ( global @return, global instance ) : void
GetTypeSynthetic_0 ( global @return, global instance ) : void
GetTypeValidatorResult_0 ( global instance ) : global::System.IntPtr
GetType_0 ( global @return, global instance ) : void
GetValueAsSigned_0 ( global instance, global error, long fail_value ) : long
GetValueAsSigned_1 ( global instance, long fail_value ) : long
GetValueAsString_0 ( global instance ) : global::System.IntPtr
GetValueAsUnsigned_0 ( global instance, global error, ulong fail_value ) : ulong
GetValueAsUnsigned_1 ( global instance, ulong fail_value ) : ulong
GetValueDidChange_0 ( global instance ) : bool
GetValueForExpressionPath_0 ( global @return, global instance, global expr_path ) : void
GetValueType_0 ( global instance ) : LLDB.ValueType
IsDynamic_0 ( global instance ) : bool
IsInScope_0 ( global instance ) : bool
IsRuntimeSupportValue_0 ( global instance ) : bool
IsSynthetic_0 ( global instance ) : bool
IsValid_0 ( global instance ) : bool
MightHaveChildren_0 ( global instance ) : bool
Persist_0 ( global @return, global instance ) : void
SetData_0 ( global instance, global data, global error ) : bool
SetFormat_0 ( global instance, LLDB format ) : void
SetPreferDynamicValue_0 ( global instance, LLDB use_dynamic ) : void
SetPreferSyntheticValue_0 ( global instance, bool use_synthetic ) : void
SetValueFromCString_0 ( global instance, global value_str ) : bool
SetValueFromCString_1 ( global instance, global value_str, global error ) : bool
TypeIsPointerType_0 ( global instance ) : bool
WatchPointee_0 ( global @return, global instance, bool resolve_location, bool read, bool write, global error ) : void
Watch_0 ( global @return, global instance, bool resolve_location, bool read, bool write, global error ) : void
Watch_1 ( global @return, global instance, bool resolve_location, bool read, bool write ) : 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