|
Rosetta 3.5
|
#include <SharedSilentData.hh>


Public Member Functions | |
| SimpleSequenceData () | |
| void | set_sequence (std::string sequence) |
| std::string | sequence () |
Public Member Functions inherited from core::io::silent::SharedSilentData | |
| SharedSilentData () | |
Private Attributes | |
| std::string | sequence_ |
Definition at line 43 of file SharedSilentData.hh.
|
inline |
Definition at line 47 of file SharedSilentData.hh.
|
inline |
Definition at line 55 of file SharedSilentData.hh.
References sequence_.
Referenced by set_sequence().
|
inline |
Definition at line 51 of file SharedSilentData.hh.
References sequence(), and sequence_.
|
private |
Definition at line 60 of file SharedSilentData.hh.
Referenced by sequence(), and set_sequence().
1.8.4