#include <openbabel/babelconfig.h>
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include <vector>
#include <map>
#include <openbabel/dlhandler.h>
#include <openbabel/oberror.h>
#include <openbabel/format.h>
#include <openbabel/lineend.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenBabel |
Classes | |
class | OBConversion |
Class to convert from one format to another. More... | |
Typedefs | |
typedef OBPlugin::PluginIterator | Formatpos |