mp3_id::crc Class Reference
#include <mp3_ids.h>
Inheritance diagram for mp3_id::crc:
Collaboration diagram for mp3_id::crc:
List of all members.
Detailed Description
CRC ID class. 
 | 
 Public Member Functions | 
|   | crc (id *pID) | 
|   | CRC ID constructor.  
 
  | 
| string  | ParseID (void) const  | 
|   | CRC ID parse.  
 
  | 
Constructor & Destructor Documentation
  
    
      
        
          |  mp3_id::crc::crc  | 
          (  | 
          id *  | 
           pID           | 
           )  | 
           | 
         
       
     | 
  
  
    | 
       
     | 
    
 
CRC ID constructor. 
 
 - Parameters:
 - 
  
    | pID:  | Identifier to set as parent.  |  
   
  
     | 
  
Member Function Documentation
  
    
      
        
          |  string mp3_id::crc::ParseID  | 
          (  | 
          void  | 
                     | 
           )  | 
           const [virtual] | 
         
       
     | 
  
  
    | 
       
     | 
    
 
CRC 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: