bgcios::toolctl::InstallTrapHandlerCmd Struct Reference

Command to install a trap handler. More...

#include <ToolctlMessages.h>

Inheritance diagram for bgcios::toolctl::InstallTrapHandlerCmd:
bgcios::toolctl::ToolCommand

Data Fields

void(* trap_handler )(int, siginfo_t *, void *)
 Signal handler function for SIGTRAP.
BG_ThreadID_t threadID
 Thread id.

Detailed Description

Command to install a trap handler.

Definition at line 1001 of file ToolctlMessages.h.


Field Documentation

Thread id.

Definition at line 659 of file ToolctlMessages.h.

void(* bgcios::toolctl::InstallTrapHandlerCmd::trap_handler)(int, siginfo_t *, void *)

Signal handler function for SIGTRAP.


The documentation for this struct 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