#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.
itpp::Audio_File::Audio_File | ( | ) |
virtual itpp::Audio_File::~Audio_File | ( | ) | [inline, virtual] |
bool itpp::Audio_File::good | ( | ) | [inline] |
Returns true if everything is OK.
Definition at line 67 of file audiofile.h.
References file, and is_valid.
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().
std::fstream itpp::Audio_File::file [protected] |
ACTION: Add documentation for this protected member.
Definition at line 71 of file audiofile.h.
Referenced by itpp::SND_IO_File::close(), itpp::SND_Out_File::close(), itpp::SND_In_File::close(), good(), itpp::SND_IO_File::open(), itpp::SND_Out_File::open(), itpp::SND_In_File::open(), itpp::SND_In_File::read(), itpp::SND_In_File::seek_read(), itpp::SND_Out_File::seek_write(), itpp::snd_read(), itpp::snd_write(), itpp::SND_In_File::tell_read(), itpp::SND_Out_File::tell_write(), and itpp::SND_Out_File::write().
bool itpp::Audio_File::is_valid [protected] |
ACTION: Add documentation for this protected member.
Definition at line 73 of file audiofile.h.
Referenced by Audio_File(), itpp::SND_IO_File::close(), itpp::SND_Out_File::close(), itpp::SND_In_File::close(), good(), itpp::SND_IO_File::open(), itpp::SND_Out_File::open(), and itpp::SND_In_File::open().
Generated on Fri Jun 8 01:07:27 2007 for IT++ by Doxygen 1.5.2