C# Class LLDB.UnixSignals.Internal

Show file Open project: tritao/LLDBSharp

Private Methods

Method Description
Clear_0 ( global instance ) : void
GetNumSignals_0 ( global instance ) : int
GetShouldNotify_0 ( global instance, int signo ) : bool
GetShouldStop_0 ( global instance, int signo ) : bool
GetShouldSuppress_0 ( global instance, int signo ) : bool
GetSignalAsCString_0 ( global instance, int signo ) : global::System.IntPtr
GetSignalAtIndex_0 ( global instance, int index ) : int
GetSignalNumberFromName_0 ( global instance, global name ) : int
IsValid_0 ( global instance ) : bool
SetShouldNotify_0 ( global instance, int signo, bool value ) : bool
SetShouldStop_0 ( global instance, int signo, bool value ) : bool
SetShouldSuppress_0 ( global instance, int signo, bool value ) : 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