mp3_id::mpeg Class Reference
#include <mp3_ids.h>
Inheritance diagram for mp3_id::mpeg:
 Collaboration diagram for mp3_id::mpeg:
Collaboration diagram for mp3_id::mpeg: List of all members.
List of all members.
Detailed Description
MPEG ID class. 
|  | 
| 
 Public Member Functions | 
|  | mpeg (id *pID) | 
|  | MPEG ID constructor. 
 
 | 
| string | ParseID (void) const | 
|  | MPEG ID parse. 
 
 | 
Constructor & Destructor Documentation
  
    | 
        
          | mp3_id::mpeg::mpeg | ( | id * | pID | ) |  |  | 
  
    |  | 
MPEG ID constructor. 
 
 Parameters:
  
    | pID: | Identifier to set as parent. | 
 | 
Member Function Documentation
  
    | 
        
          | string mp3_id::mpeg::ParseID | ( | void |  | ) | const  [virtual] |  | 
  
    |  | 
MPEG ID parse. 
 
 Returns:String with the ID value. 
 
Implements id.     | 
Here is the call graph for this function:
 
The documentation for this class was generated from the following files: