IT++ Logo Newcom Logo

itpp::Audio_File Class Reference
[Audio]

Base class - do not use this one! More...

#include <itpp/srccode/audiofile.h>

Inheritance diagram for itpp::Audio_File:

itpp::SND_In_File itpp::SND_Out_File itpp::SND_IO_File itpp::SND_IO_File List of all members.

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.

Detailed Description

Base class - do not use this one!

ACTION: ADD DETAILED DOCUMENTATION FOR THIS CLASS!!!!!!!!!!!

Definition at line 59 of file audiofile.h.


Constructor & Destructor Documentation

itpp::Audio_File::Audio_File (  ) 

Constructor.

Definition at line 198 of file audiofile.cpp.

References is_valid.

virtual itpp::Audio_File::~Audio_File (  )  [inline, virtual]

Destructor.

Definition at line 64 of file audiofile.h.


Member Function Documentation

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().


Member Data Documentation

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().


The documentation for this class was generated from the following files:
SourceForge Logo

Generated on Sat Aug 25 23:40:37 2007 for IT++ by Doxygen 1.5.2