/cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.28/CxxUtils/CxxUtils/cPtrAccessSEGVHandler.h File Reference

a C wrapper providing access to PtrAccessSEGVHandler::handle the way sigaction wants it Example: PtrAccessSEGVHandler h(p); setPtrAccessSEGVHandler(h); struct sigaction sa; sa.sa_sigaction= cPtrAccessSEGVHandler; sigaction(SIGSEGV,&sa, NULL); More...

#include <signal.h>

Go to the source code of this file.

Defines

#define CXXUTILS_CPTRACCESSSEGVHANDLER_H   1

Functions

void setPtrAccessSEGVHandler (PtrAccessSEGVHandler *h)
void cPtrAccessSEGVHandler (int signal, siginfo_t *si, void *old)

Detailed Description

a C wrapper providing access to PtrAccessSEGVHandler::handle the way sigaction wants it Example: PtrAccessSEGVHandler h(p); setPtrAccessSEGVHandler(h); struct sigaction sa; sa.sa_sigaction= cPtrAccessSEGVHandler; sigaction(SIGSEGV,&sa, NULL);

Author:
Paolo Calafiura
Date:
Jan 2009
Id
cPtrAccessSEGVHandler.h,v 1.1 2009-01-30 00:50:51 calaf Exp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1