![]() |
RDKit
Open-source cheminformatics and machine learning.
|
Typedefs | |
| using | QueryDetails |
Functions | |
| BETTER_ENUM (PropertyPickleOptions, unsigned int, NoProps=0, MolProps=0x1, AtomProps=0x2, BondProps=0x4, QueryAtomData=0x2, PrivateProps=0x10, ComputedProps=0x20, AllProps=0x0000FFFF, CoordsAsDouble=0x00010000, NoConformers=0x00020000) | |
| template<class T> | |
| QueryDetails | getQueryDetails (const Queries::Query< int, T const *, true > *query) |
Definition at line 314 of file MolPickler.h.
| RDKit::PicklerOps::BETTER_ENUM | ( | PropertyPickleOptions | , |
| unsigned int | , | ||
| NoProps | = 0, | ||
| MolProps | = 0x1, | ||
| AtomProps | = 0x2, | ||
| BondProps | = 0x4, | ||
| QueryAtomData | = 0x2, | ||
| PrivateProps | = 0x10, | ||
| ComputedProps | = 0x20, | ||
| AllProps | = 0x0000FFFF, | ||
| CoordsAsDouble | = 0x00010000, | ||
| NoConformers | = 0x00020000 ) |
| QueryDetails RDKit::PicklerOps::getQueryDetails | ( | const Queries::Query< int, T const *, true > * | query | ) |
References getQueryDetails().
Referenced by getQueryDetails().