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

#include <Sox.H>

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

Public Member Functions

 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)
 

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 Sox

Examples:
ALSACaptureTest.C, ALSAPlaybackTest.C, IIOMMapTest.C, and OverlapAddTest.C.

Definition at line 54 of file Sox.H.

Constructor & Destructor Documentation

◆ SoxDebug()

SoxDebug::SoxDebug ( )
inline

Constructor defining all debug strings which match the debug defined variables

Definition at line 58 of file Sox.H.

Here is the caller graph for this function:

◆ ~SoxDebug()

virtual SoxDebug::~SoxDebug ( )
inlinevirtual

Destructor.

Definition at line 75 of file Sox.H.


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