Enum Signal

Enum Documentation

enum class iox::posix::Signal : int

Corresponds to the SIG* macros defined in signal.h. The integer values are equal to the corresponding macro value.

Values:

enumerator BUS
enumerator INT
enumerator TERM
enumerator HUP
enumerator ABORT