Navigation

Operators and Keywords

Function List:

C++ API

octave_errno Class Reference

#include <oct-errno.h>

Collaboration diagram for octave_errno:

List of all members.


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)

Constructor & Destructor Documentation

octave_errno::octave_errno ( void   )  [protected]

octave_errno::~octave_errno ( void   )  [inline]


Member Function Documentation

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]

static int octave_errno::set ( int  val  )  [inline, static]


The documentation for this class was generated from the following files: