#include <BaseId3p.h>
Inheritance diagram for rnaml::BaseId3p:

Public Methods | |
| BaseId3p () | |
| Initializes the object. | |
| BaseId3p (const BaseId3p &right) | |
| Initializes the object with the right's content. | |
| BaseId3p * | clone () const |
| Clones the object. | |
| virtual | ~BaseId3p () |
| Destroys the object. | |
| BaseId3p & | operator= (const BaseId3p &right) |
| Assigns the object with the right's content. | |
| BaseId * | getBaseId () const |
| Gets the baseId3p baseId. | |
| void | setBaseId (BaseId *baseId) |
| Sets the baseId3p baseId. | |
|
|
Initializes the object.
|
|
|
Initializes the object with the right's content.
|
|
|
Destroys the object.
|
|
|
Clones the object.
|
|
|
Gets the baseId3p baseId.
|
|
|
Assigns the object with the right's content.
|
|
|
Sets the baseId3p baseId.
|
1.2.18