gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
OctaveDebug Class Reference

#include <Octave.H>

Inheritance diagram for OctaveDebug:
[legend]
Collaboration diagram for OctaveDebug:
[legend]

Public Member Functions

 OctaveDebug ()
 
virtual ~OctaveDebug ()
 Destructor. More...
 
- Public Member Functions inherited from Debug
 Debug ()
 
virtual ~Debug ()
 
virtual int evaluateError (int errorNum)
 
virtual int evaluateError (int errorNum, std::string append)
 
std::string getErrorString (int errorNum)
 

Additional Inherited Members

- Protected Attributes inherited from Debug
std::map< int, std::string > errors
 This will contain a map between error numbers and descriptive std::strings for the errors. More...
 

Detailed Description

Debug class for Octave

Definition at line 36 of file Octave.H.

Constructor & Destructor Documentation

◆ OctaveDebug()

OctaveDebug::OctaveDebug ( )
inline

Constructor defining all debug std::strings which match the debug defined variables

Definition at line 40 of file Octave.H.

◆ ~OctaveDebug()

virtual OctaveDebug::~OctaveDebug ( )
inlinevirtual

Destructor.

Definition at line 49 of file Octave.H.


The documentation for this class was generated from the following file:
gtkIOStream: OctaveDebug Class Reference
GTK+ IOStream  Beta