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

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