Minsky
minsky::anonymous_namespace{getContext.cc}::SetSignal Struct Reference
Collaboration diagram for minsky::anonymous_namespace{getContext.cc}::SetSignal:
Collaboration graph

Protected Member Functions

() - SetSignal
 
() - ~SetSignal
 

Static Protected Member Functions

(static void) + signal_caught
 

Protected Attributes

sig_t segvHandler
 

Detailed Description

Definition at line 60 of file getContext.cc.

Constructor & Destructor Documentation

◆ SetSignal()

- (anonymous_namespace{getContext.cc}):

Definition at line 63 of file getContext.cc.

References SIGSEGV.

◆ ~SetSignal()

- (anonymous_namespace{getContext.cc}):

Definition at line 64 of file getContext.cc.

References SIGSEGV.

Method Documentation

◆ signal_caught()

+ (static void anonymous_namespace{getContext.cc}): (int) 

Definition at line 65 of file getContext.cc.

65  {
66  throw runtime_error("Different process space not supported on MacOSX");
67  }

Member Data Documentation

◆ segvHandler

- (sig_t anonymous_namespace{getContext.cc}):
protected

Definition at line 62 of file getContext.cc.


The documentation for this struct was generated from the following file: