#include <Octave.H>
|
std::map< int, std::string > | errors |
| This will contain a map between error numbers and descriptive std::strings for the errors. More...
|
|
Debug class for Octave
Definition at line 36 of file Octave.H.
◆ 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: