Define data accrued in smiles parser for consumption in the accompanying molecule builder. More...
#include <boost/fusion/adapted/struct/adapt_struct.hpp>
#include <boost/fusion/include/adapt_struct.hpp>
#include "Utils/Geometry/ElementInfo.h"
#include "Molassembler/Shapes/Shapes.h"
#include "boost/optional.hpp"
#include "Molassembler/Types.h"
Go to the source code of this file.
Data Structures | |
struct | Scine::Molassembler::IO::ElementData |
struct | Scine::Molassembler::IO::ChiralData |
struct | Scine::Molassembler::IO::AtomData |
struct | Scine::Molassembler::IO::BondData |
Namespaces | |
Scine::Molassembler | |
Central library namespace. | |
Scine::Molassembler::IO | |
Input and output. | |
Enumerations | |
enum | SmilesBondType { Single, Double, Triple, Quadruple, Aromatic, Forward, Backward } |
Define data accrued in smiles parser for consumption in the accompanying molecule builder.