#include "babelconfig.h"
#include <stdio.h>
#include <iostream>
#include <fstream>
#include <vector>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | OpenBabel |
Classes | |
class | OBGlobalDataBase |
Base data table class, handles reading data files. More... | |
class | OBElement |
Individual element data type. More... | |
class | OBElementTable |
Periodic Table of the Elements. More... | |
class | OBIsotopeTable |
Table of atomic isotope masses. More... | |
class | OBTypeTable |
Atom Type Translation Table. More... | |
class | OBResidueData |
Table of common biomolecule residues (for PDB or other files). Can assign atom types and bond orders for arbitrary residues. More... | |
Defines | |
#define | FILE_SEP_CHAR "/" |
#define FILE_SEP_CHAR "/" |