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