SignalHandlerResult Class Reference

#include <isignal.h>

Public Member Functions

 SignalHandlerResult (bool value)
bool operator== (SignalHandlerResult other) const
bool operator!= (SignalHandlerResult other) const

Private Attributes

bool value

Detailed Description

Definition at line 8 of file isignal.h.


Constructor & Destructor Documentation

SignalHandlerResult::SignalHandlerResult ( bool  value  )  [inline, explicit]

Definition at line 11 of file isignal.h.


Member Function Documentation

bool SignalHandlerResult::operator!= ( SignalHandlerResult  other  )  const [inline]

Definition at line 16 of file isignal.h.

References operator==().

bool SignalHandlerResult::operator== ( SignalHandlerResult  other  )  const [inline]

Definition at line 13 of file isignal.h.

References value.

Referenced by operator!=().


Field Documentation

Definition at line 9 of file isignal.h.

Referenced by operator==().


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

Generated by  doxygen 1.6.2