#include <oct-errno.h>
Public Member Functions | |
~octave_errno (void) | |
Static Public Member Functions | |
static bool | instance_ok (void) |
static int | lookup (const std::string &name) |
static Octave_map | list (void) |
static int | get (void) |
static int | set (int val) |
Protected Member Functions | |
octave_errno (void) |
octave_errno::octave_errno | ( | void | ) | [protected] |
octave_errno::~octave_errno | ( | void | ) | [inline] |
static int octave_errno::get | ( | void | ) | [inline, static] |
bool octave_errno::instance_ok | ( | void | ) | [static] |
Octave_map octave_errno::list | ( | void | ) | [static] |
int octave_errno::lookup | ( | const std::string & | name | ) | [static] |