#include <except.h>
Public Methods | |
syscall (std::string, int) | |
int | result () const |
std::string | call () const |
Private Attributes | |
int | _result |
std::string | _call |
Definition at line 14 of file except.h.
|
Definition at line 6 of file except.cpp. |
|
Definition at line 22 of file except.h. References _call. |
|
Definition at line 19 of file except.h. References _result. |
|
Definition at line 16 of file except.h. Referenced by call(). |
|
Definition at line 15 of file except.h. Referenced by result(). |