#include <ost/seq/impl/sequence_list_impl_fw.hh>
#include <ost/seq/impl/sequence_list_iterator.hh>
#include <ost/seq/sequence_handle.hh>
Go to the source code of this file.
Data Structures | |
class | ConstSequenceList |
list of immutable sequences. More... | |
class | SequenceList |
list of sequences. More... | |
Namespaces | |
namespace | ost |
namespace | ost::seq |
Functions | |
SequenceList DLLIMPORT | CreateSequenceList () |
ConstSequenceList DLLIMPORT | CreateConstSequenceList () |
void DLLIMPORT | SequenceListToInfo (const ConstSequenceList &seq_list, info::InfoGroup &group) |
SequenceList DLLIMPORT | SequenceListFromInfo (info::InfoGroup &group) |