|
indigoX
|
#include <indigox/classes/molecule_impl.hpp>
Collaboration diagram for Residue::Impl:Public Member Functions | |
| Impl ()=default | |
| Impl (const std::vector< Atom > &atms, const Molecule &mol) | |
| bool | AminoAcidTest () |
| void | DetermineType () |
| template<typename Archive > | |
| void | serialise (Archive &archive, const uint32_t version) |
Public Attributes | |
| ResidueAtoms | atoms |
| eastl::vector_set< int32_t > | cache_aa_length |
| Molecule | molecule |
| graph::MolecularGraph | residue_graph |
| ResidueType | type |
|
default |
| bool AminoAcidTest | ( | ) |
| void DetermineType | ( | ) |
| void serialise | ( | Archive & | archive, |
| const uint32_t | version | ||
| ) |
| ResidueAtoms atoms |
| eastl::vector_set<int32_t> cache_aa_length |
| Molecule molecule |
| graph::MolecularGraph residue_graph |
| ResidueType type |