The OProbabilisticSequence interface.
More...
#include <Bpp/Seq/Io/OSequence.h>
The OProbabilisticSequence interface.
This interface defines the basic methods for writing proba sequence to a file.
Definition at line 92 of file OSequence.h.
◆ OProbabilisticSequence()
bpp::OProbabilisticSequence::OProbabilisticSequence |
( |
| ) |
|
|
inline |
◆ ~OProbabilisticSequence()
virtual bpp::OProbabilisticSequence::~OProbabilisticSequence |
( |
| ) |
|
|
inlinevirtual |
◆ getDataType()
const std::string bpp::IOProbabilisticSequence::getDataType |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ writeSequences() [1/2]
Write a container to a file.
- Parameters
-
path | The path to the file to write. |
sc | The container to write. |
overwrite | If true the sequences are written at the beginning of the file instead of being appended. Any previous content will be lost. |
Implemented in bpp::AbstractOProbabilisticSequence.
◆ writeSequences() [2/2]
The documentation for this class was generated from the following file: