Signal structure for error handling. More...
#include <signaler.hpp>
Public Member Functions | |
| nbool | operator== (const sig &rhs) const |
| nbool | operator!= (const sig &rhs) const |
Public Attributes | |
| int | code |
| errMaker | maker |
Signal structure for error handling.
Signal definition with error code and maker function.