#include <itpp/srccode/audiofile.h>
Inheritance diagram for itpp::Audio_File:

Public Member Functions | |
| Audio_File () | |
| Constructor. | |
| virtual | ~Audio_File () |
| Destructor. | |
| bool | good () |
| Returns true if everything is OK. | |
Protected Attributes | |
| std::fstream | file |
| ACTION: Add documentation for this protected member. | |
| bool | is_valid |
| ACTION: Add documentation for this protected member. | |
ACTION: ADD DETAILED DOCUMENTATION FOR THIS CLASS!!!!!!!!!!!
Definition at line 59 of file audiofile.h.
|
|
Constructor.
Definition at line 198 of file audiofile.cpp. References is_valid. |
|
|
Destructor.
Definition at line 64 of file audiofile.h. |
|
|
Returns true if everything is OK.
Definition at line 67 of file audiofile.h. Referenced by itpp::SND_In_File::read(), itpp::SND_Out_File::seek_write(), itpp::SND_In_File::tell_read(), itpp::SND_Out_File::tell_write(), and itpp::SND_Out_File::write(). |
|
|
ACTION: Add documentation for this protected member.
Definition at line 71 of file audiofile.h. |
|
|
ACTION: Add documentation for this protected member.
Definition at line 73 of file audiofile.h. Referenced by Audio_File(). |
Generated on Fri Jan 11 08:17:32 2008 for IT++ by Doxygen 1.3.9.1