![]() |
RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
|
Classes | |
struct | info |
Public Member Functions | |
eType | operator() (Atom *pAtom, bool useExtendedTypes=false) const |
RBTDLL_EXPORT std::string | Type2Str (eType) const |
int | Type2Hybrid (eType) const |
int | Type2AtomicNo (eType) const |
RBTDLL_EXPORT eType | Str2Type (const std::string &) const |
Friends | |
void | to_json (json &j, const TriposAtomType &triposAtomType) |
void | from_json (const json &j, TriposAtomType &triposAtomType) |