|
Open Babel
3.0
|
#include <openbabel/babelconfig.h>#include <iostream>#include <fstream>#include <sstream>#include <cassert>#include <string>#include <vector>#include <map>#include <openbabel/oberror.h>#include <openbabel/format.h>#include <openbabel/lineend.h>Go to the source code of this file.
Classes | |
| class | OBConversion |
| struct | OBConversion::StreamState |
Namespaces | |
| OpenBabel | |
Macros | |
| #define | OBDLL |
Typedefs | |
| typedef OBPlugin::PluginIterator | Formatpos |
Variables | |
| OBMessageHandler | obErrorLog |
Handle file conversions. Declaration of OBFormat, OBConversion.
| #define OBDLL |
1.8.13