OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Typedefs
compound.hh File Reference
#include <vector>
#include <map>
#include <boost/shared_ptr.hpp>
#include <ost/string_ref.hh>
#include <ost/conop/module_config.hh>
#include <ost/mol/chem_class.hh>
#include <ost/mol/chem_type.hh>

Go to the source code of this file.

Data Structures

struct  Date
 
struct  AtomSpec
 
struct  BondSpec
 
class  Compound
 

Namespaces

 ost
 
 ost::conop
 

Typedefs

typedef std::vector< AtomSpec > AtomSpecList
 
typedef std::vector< BondSpec > BondSpecList
 
typedef boost::shared_ptr
< Compound > 
CompoundPtr
 
typedef std::map< String,
CompoundPtr > 
CompoundMap