|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <unixstl_exceptions.h>
Public Types | |
| typedef unix_exception | thrown_type |
| The thrown type. | |
Public Methods | |
| void | operator() () |
| Function call operator, taking no parameters. | |
| void | operator() (int err) const |
| Function call operator, taking one parameter. | |
| void | operator() (char const *reason, int err) const |
| Function call operator, taking two parameters. | |
|
|
The thrown type.
|
|
||||||||||||
|
Function call operator, taking two parameters.
|
|
|
Function call operator, taking one parameter.
|
|
|
Function call operator, taking no parameters.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |