#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include <map>
#include "obconversion.h"
#include "zipstream.h"
Namespaces | |
namespace | OpenBabel |
Defines | |
#define | BUFF_SIZE 32768 |
Typedefs | |
typedef std::map< string, int > | OPAMapType |
#define BUFF_SIZE 32768 |