Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

except::no_mp3_file Class Reference

#include <mp3info.h>

Inheritance diagram for except::no_mp3_file:

Inheritance graph
Collaboration diagram for except::no_mp3_file:

Collaboration graph
List of all members.

Detailed Description

No MP3 file.


Public Member Functions

 no_mp3_file (const string &FileName) throw ()
 No MP3 File constructor.

virtual ~no_mp3_file (void) throw ()
 No MP3 file destructor.

virtual const char * what (void) const throw ()
 Get no MP3 file.


Private Attributes

string m_FileName
 Exception description.


Constructor & Destructor Documentation

except::no_mp3_file::no_mp3_file const string &  FileName  )  throw ()
 

No MP3 File constructor.

except::no_mp3_file::~no_mp3_file void   )  throw () [virtual]
 

No MP3 file destructor.


Member Function Documentation

const char * except::no_mp3_file::what void   )  const throw () [virtual]
 

Get no MP3 file.

Returns:
Pointer to a c type string with the frame sync break.

Implements except::mp3info_except.


Member Data Documentation

string except::no_mp3_file::m_FileName [private]
 

Exception description.


The documentation for this class was generated from the following files:
doxygen sourceforge id3lib