CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Watchdog::CrashData Struct Reference

Public Attributes

int signal
 
int sys_errno
 
pid_t pid
 

Detailed Description

Definition at line 57 of file monitor.h.

Member Data Documentation

pid_t Watchdog::CrashData::pid

Definition at line 60 of file monitor.h.

Referenced by Watchdog::ReportStacktrace(), and Watchdog::SendTrace().

int Watchdog::CrashData::signal

Definition at line 58 of file monitor.h.

Referenced by Watchdog::ReportStacktrace(), and Watchdog::SendTrace().

int Watchdog::CrashData::sys_errno

Definition at line 59 of file monitor.h.

Referenced by Watchdog::ReportStacktrace(), and Watchdog::SendTrace().


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