geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Public Attributes | List of all members
geopm::POSIXSignal::m_info_s Struct Reference

Reduced information set from siginfo_t struct defined in signal.h. More...

#include <POSIXSignal.hpp>

Public Attributes

int signo
 
int value
 
int pid
 

Detailed Description

Reduced information set from siginfo_t struct defined in signal.h.

Member Data Documentation

◆ pid

int geopm::POSIXSignal::m_info_s::pid

◆ signo

int geopm::POSIXSignal::m_info_s::signo

◆ value

int geopm::POSIXSignal::m_info_s::value

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