gtkIOStream
1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
|
#include <Decomposition.H>
Public Member Functions | |
DecompositionDebug () | |
virtual | ~DecompositionDebug () |
Destructor. More... | |
Public Member Functions inherited from OverlapAddDebug | |
OverlapAddDebug () | |
Public Member Functions inherited from SoxDebug | |
SoxDebug () | |
virtual | ~SoxDebug () |
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) |
Public Member Functions inherited from AudioMaskerDebug | |
AudioMaskerDebug () | |
virtual | ~AudioMaskerDebug () |
Destructor. More... | |
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... | |
Debug class for Decomposition
Definition at line 30 of file Decomposition.H.
|
inline |
Constructor defining all debug strings which match the debug defined variables
Definition at line 34 of file Decomposition.H.
|
inlinevirtual |
Destructor.
Definition at line 41 of file Decomposition.H.
GTK+ IOStream
Beta
|