11 #ifndef RD_MOLINTERCHANGEDETAILS_H_FEB2018 12 #define RD_MOLINTERCHANGEDETAILS_H_FEB2018 16 namespace MolInterchange {
21 static const std::map<std::string, Atom::ChiralType>
chilookup = {
32 static const std::map<unsigned int, Bond::BondType>
bolookup = {
34 static const std::map<Bond::BondType, unsigned int>
inv_bolookup = {
37 static const std::map<std::string, Bond::BondStereo>
stereolookup = {
static const int currentMolJSONVersion
static const std::map< Atom::ChiralType, std::string > inv_chilookup
static const std::map< unsigned int, Bond::BondType > bolookup
static const int currentRDKitRepresentationVersion
static const std::map< std::string, Bond::BondStereo > stereolookup
some unrecognized type of chirality
tetrahedral: clockwise rotation (SMILES @@)
static const std::map< std::string, Atom::ChiralType > chilookup
static const std::map< Bond::BondType, unsigned int > inv_bolookup
static const std::map< Bond::BondStereo, std::string > inv_stereolookup
static const int currentChargeRepresentationVersion
tetrahedral: counter-clockwise rotation (SMILES
Defines the Atom class and associated typedefs.
chirality that hasn't been specified