OpenStructure
Data Structures | Namespaces | Typedefs | Functions
sequence_impl.hh File Reference
#include <ost/message.hh>
#include <list>
#include <boost/shared_ptr.hpp>
#include <ost/generic_property.hh>
#include <ost/info/info_fw.hh>
#include <ost/mol/residue_prop.hh>
#include <ost/mol/entity_view.hh>
#include <ost/mol/residue_view.hh>
#include <ost/seq/module_config.hh>
#include <ost/seq/invalid_sequence.hh>

Go to the source code of this file.

Data Structures

class  SequenceImpl
struct  SequenceImpl::Shift

Namespaces

namespace  ost
namespace  ost::seq
namespace  ost::seq::impl

Typedefs

typedef boost::shared_ptr
< SequenceImpl > 
SequenceImplPtr
typedef std::vector
< SequenceImplPtr > 
SequenceList

Functions

void DLLEXPORT_OST_SEQ SequenceImplToInfo (const SequenceImplPtr &sequence, info::InfoGroup &group)
SequenceImplPtr DLLEXPORT_OST_SEQ SequenceImplFromInfo (const info::InfoGroup &group)