#include <vector>
#include <map>
#include <boost/shared_ptr.hpp>
#include <ost/seq/sequence_list.hh>
#include <ost/geom/geom.hh>
#include <ost/string_ref.hh>
#include <ost/io/module_config.hh>
Go to the source code of this file.
Data Structures | |
class | MMCifInfoStructDetails |
class | MMCifInfoTransOp |
class | MMCifInfoBioUnit |
class | MMCifInfoCitation |
class | MMCifInfoObsolete |
container class for information on obsolete entries More... | |
class | MMCifInfoRevisions |
Container class for information on file revisions. More... | |
class | MMCifInfoStructRef |
class | MMCifInfoStructRefSeq |
class | MMCifInfoStructRefSeqDif |
class | MMCifInfo |
container class for additional information from MMCif files More... | |
Namespaces | |
namespace | ost |
namespace | ost::io |
Typedefs | |
typedef boost::shared_ptr < MMCifInfoTransOp > | MMCifInfoTransOpPtr |
typedef boost::shared_ptr < MMCifInfoStructRef > | MMCifInfoStructRefPtr |
typedef boost::shared_ptr < MMCifInfoStructRefSeq > | MMCifInfoStructRefSeqPtr |
typedef boost::shared_ptr < MMCifInfoStructRefSeqDif > | MMCifInfoStructRefSeqDifPtr |
typedef std::vector < MMCifInfoStructRefPtr > | MMCifInfoStructRefs |
typedef std::vector < MMCifInfoStructRefSeqPtr > | MMCifInfoStructRefSeqs |
typedef std::vector < MMCifInfoStructRefSeqDifPtr > | MMCifInfoStructRefSeqDifs |