OpenStructure
Loading...
Searching...
No Matches
Data Structures | Namespaces | Typedefs | Functions
mmcif_info.hh File Reference
#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>
#include <ost/mol/mol.hh>
#include <ost/io/io_exception.hh>

Go to the source code of this file.

Data Structures

class  MMCifInfoStructDetails
 
class  MMCifInfoTransOp
 
class  MMCifInfoBioUnit
 
class  MMCifInfoCitation
 
class  MMCifInfoObsolete
 
class  MMCifInfoRevisions
 
class  MMCifInfoStructRef
 
class  MMCifInfoStructRefSeq
 
class  MMCifInfoStructRefSeqDif
 
struct  MMCifInfoEntityBranchLink
 
struct  MMCifEntityDesc
 
class  MMCifInfo
 

Namespaces

namespace  ost
 
namespace  ost::io
 

Typedefs

typedef boost::shared_ptr< MMCifInfoTransOpMMCifInfoTransOpPtr
 
typedef boost::shared_ptr< MMCifInfoStructRefMMCifInfoStructRefPtr
 
typedef boost::shared_ptr< MMCifInfoStructRefSeqMMCifInfoStructRefSeqPtr
 
typedef boost::shared_ptr< MMCifInfoStructRefSeqDifMMCifInfoStructRefSeqDifPtr
 
typedef std::vector< MMCifInfoStructRefPtrMMCifInfoStructRefs
 
typedef std::vector< MMCifInfoStructRefSeqPtrMMCifInfoStructRefSeqs
 
typedef std::vector< MMCifInfoStructRefSeqDifPtrMMCifInfoStructRefSeqDifs
 
typedef std::map< String, std::vector< MMCifInfoEntityBranchLink > > MMCifInfoEntityBranchLinkMap
 
typedef std::map< String, MMCifEntityDescMMCifEntityDescMap
 

Functions

DLLEXPORT_OST_IO std::ostream & operator<< (std::ostream &os, const MMCifInfoEntityBranchLink &eb)
 
DLLEXPORT_OST_IO std::ostream & operator<< (std::ostream &os, const std::vector< MMCifInfoEntityBranchLink > &eb_list)