Signal structure for error handling 더 자세히 ...
#include <signaler.hpp>
Public 멤버 함수 | |
| nbool | operator== (const sig &rhs) const |
| nbool | operator!= (const sig &rhs) const |
Public 속성 | |
| int | code |
| errMaker | maker |
Signal structure for error handling
Signal definition with error code and maker function.