OpenStructure
|
#include <ost/message.hh>
#include <list>
#include <boost/shared_ptr.hpp>
#include <ost/generic_property.hh>
#include <ost/config.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 |
Namespaces | |
ost | |
ost::seq | |
ost::seq::impl | |
Typedefs | |
typedef boost::shared_ptr< SequenceImpl > | SequenceImplPtr |
typedef std::vector< SequenceImplPtr > | SequenceList |