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

Public Methods | |
| HelixId () | |
| Initializes the object. | |
| HelixId (const HelixId &right) | |
| Initializes the object with the right's content. | |
| HelixId * | clone () const |
| Clones the object. | |
| virtual | ~HelixId () |
| Destroys the object. | |
| HelixId & | operator= (const HelixId &right) |
| Assigns the object with the right's content. | |
| const char * | getRef () const |
| Gets the helixId ref. | |
| void | setRef (const char *ref) |
| Sets the helixId ref. | |
|
|
Initializes the object.
|
|
|
Initializes the object with the right's content.
|
|
|
Destroys the object.
|
|
|
Clones the object.
|
|
|
Gets the helixId ref.
|
|
|
Assigns the object with the right's content.
|
|
|
Sets the helixId ref.
|
1.2.18