CernVM-FS  2.11.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 48 of file monitor.h.

Member Data Documentation

pid_t Watchdog::CrashData::pid

Definition at line 51 of file monitor.h.

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

int Watchdog::CrashData::signal

Definition at line 49 of file monitor.h.

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

int Watchdog::CrashData::sys_errno

Definition at line 50 of file monitor.h.

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


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