A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/ncbi__signal_8hpp_source.html below:

NCBI C++ ToolKit: include/corelib/ncbi_signal.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

1 #ifndef CORELIB___NCBI_SIGNAL__HPP 2 #define CORELIB___NCBI_SIGNAL__HPP 72

eSignal_QUIT = (1<<3),

75

eSignal_ABRT = (1<<6),

76

eSignal_SEGV = (1<<7),

77

eSignal_PIPE = (1<<8),

78

eSignal_TERM = (1<<9),

79

eSignal_USR1 = (1<<10),

80

eSignal_USR2 = (1<<11),

82

eSignal_Any = 0xfffffff

Include a standard set of the NCBI C++ Toolkit most basic headers.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

static bool IsSignaled(TSignalMask signals=eSignal_Any)

Check that any of specified signals is received.

static TSignalMask Reset(void)

Reset the list of handled signal.

static void TrapSignals(TSignalMask signals)

Sets interrupt signal handling.

int TSignalMask

Binary OR of "ESignal".

static bool Raise(ESignal signal)

Sends a signal to the current process.

static TSignalMask ClearSignals(TSignalMask signals=eSignal_Any)

Clear signals state.

static TSignalMask GetSignals(void)

Get signals state.

#define NCBI_XNCBI_EXPORT


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4