Declaration of XMLConversion, declaration and definition of XMLBaseFormat and XMLMoleculeFormat. More...
#include <typeinfo>
#include <openbabel/mol.h>
#include <openbabel/obconversion.h>
#include <openbabel/obmolecformat.h>
#include <libxml/xmlreader.h>
#include <libxml/xmlwriter.h>
Go to the source code of this file.
Classes | |
class | XMLConversion |
A subclass for conversion of XML formats. More... | |
class | XMLBaseFormat |
Abstract class containing common functionality for XML formats. More... | |
class | XMLMoleculeFormat |
Abstract class for XML formats which represent molecules. More... | |
Namespaces | |
namespace | OpenBabel |
Declaration of XMLConversion, declaration and definition of XMLBaseFormat and XMLMoleculeFormat.