5 #ifndef BALL_FORMAT_PUBCHEMDOWNLOADER_H
6 #define BALL_FORMAT_PUBCHEMDOWNLOADER_H
8 #ifndef BALL_DATATYPE_STRING_H
37 bool downloadSDFByName(
const String& query,
const String& filename);
48 bool downloadSDFByCID(
int cid,
const String& filename);
52 const String pubchem_rest_url_;
67 #endif // BALL_FORMAT_PUBCHEMDOWNLOADER_H
Downloads PubChem entries.