#include <vector>
#include <boost/shared_ptr.hpp>
#include <ost/seq/impl/sequence_list_impl_fw.hh>
#include <ost/seq/impl/sequence_impl.hh>
Go to the source code of this file.
Data Structures | |
class | SequenceListImpl |
Namespaces | |
namespace | ost |
namespace | ost::seq |
namespace | ost::seq::impl |
Functions | |
void DLLEXPORT_OST_SEQ | SequenceListImplToInfo (const SequenceListImplPtr &seq_list, info::InfoGroup &group) |
SequenceListImplPtr DLLEXPORT_OST_SEQ | SequenceListImplFromInfo (info::InfoGroup &group) |