bgcios::toolctl::ControlMessage Class Reference

Message to request control authority. More...

#include <ToolctlMessages.h>

Inheritance diagram for bgcios::toolctl::ControlMessage:
bgcios::toolctl::ToolMessage

Public Member Functions

void notifySignalSet (sigset_t *sigset)
 Set the signals of interest for this tool.

Data Fields

BG_Sigset_t notifySet
 Set of signals that tool is notified of when encountered. Use notifySignalSet(sigset_t*) to initialize.
uint32_t sndSignal
 Signal, if any, to be sent to the process leader after control authority has been granted (e.g. SIGTRAP, SIGSTOP).
DynamicNotifyMode dynamicNotifyMode
 Dynamic application attachment notify mode.
DACTrapMode dacTrapMode
 Data Address Compare trap presentation mode.
struct MessageHeader header
 Message header.
uint32_t toolId
 Tool identifier.

Detailed Description

Message to request control authority.

Definition at line 490 of file ToolctlMessages.h.


Member Function Documentation

void bgcios::toolctl::ControlMessage::notifySignalSet ( sigset_t *  sigset  )  [inline]

Set the signals of interest for this tool.

Definition at line 499 of file ToolctlMessages.h.

References notifySet.


Field Documentation

Data Address Compare trap presentation mode.

Definition at line 496 of file ToolctlMessages.h.

Dynamic application attachment notify mode.

Definition at line 495 of file ToolctlMessages.h.

Message header.

Definition at line 460 of file ToolctlMessages.h.

Set of signals that tool is notified of when encountered. Use notifySignalSet(sigset_t*) to initialize.

Definition at line 493 of file ToolctlMessages.h.

Referenced by notifySignalSet().

Signal, if any, to be sent to the process leader after control authority has been granted (e.g. SIGTRAP, SIGSTOP).

Definition at line 494 of file ToolctlMessages.h.

Tool identifier.

Definition at line 461 of file ToolctlMessages.h.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1