![]() |
RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
|
This is the complete list of members for rxdock::Annotation, including all inherited members.
| Annotation(const Atom *pAtom1, const Atom *pAtom2, double dist, double score) (defined in rxdock::Annotation) | rxdock::Annotation | |
| Annotation(json j) (defined in rxdock::Annotation) | rxdock::Annotation | |
| from_json (defined in rxdock::Annotation) | rxdock::Annotation | friend |
| GetAtom1Ptr() const (defined in rxdock::Annotation) | rxdock::Annotation | |
| GetAtom2Ptr() const (defined in rxdock::Annotation) | rxdock::Annotation | |
| GetDistance() const (defined in rxdock::Annotation) | rxdock::Annotation | |
| GetFQResName() const (defined in rxdock::Annotation) | rxdock::Annotation | |
| GetScore() const (defined in rxdock::Annotation) | rxdock::Annotation | |
| operator+=(const Annotation &ann) (defined in rxdock::Annotation) | rxdock::Annotation | |
| Render() const (defined in rxdock::Annotation) | rxdock::Annotation | |
| SetAtom1Ptr(const Atom *pAt1) (defined in rxdock::Annotation) | rxdock::Annotation | |
| SetAtom2Ptr(const Atom *pAt2) (defined in rxdock::Annotation) | rxdock::Annotation | |
| SetDistance(double d) (defined in rxdock::Annotation) | rxdock::Annotation | |
| SetScore(double s) (defined in rxdock::Annotation) | rxdock::Annotation | |
| to_json (defined in rxdock::Annotation) | rxdock::Annotation | friend |
| ~Annotation() (defined in rxdock::Annotation) | rxdock::Annotation | virtual |