This is the complete list of members for AtomSelection, including all inherited members.
| AtomSelection(void)=delete | AtomSelection | |
| AtomSelection(const int numAtoms, const InitialValue initialValue=InitialValue::NONE) | AtomSelection | |
| AtomSelection(const AtomSelection &other) | AtomSelection | |
| AtomSelection(const AtomSelection &&other) | AtomSelection | |
| clear(void) | AtomSelection | |
| contains(const int atomIndex) const | AtomSelection | |
| fill(void) | AtomSelection | |
| getAtomIndices(void) const | AtomSelection | |
| getNumAtoms(void) const | AtomSelection | |
| getNumSelected(void) const | AtomSelection | |
| InitialValue enum name | AtomSelection | |
| operator&=(const AtomSelection &other) | AtomSelection | |
| operator=(const AtomSelection &other) | AtomSelection | |
| operator=(const AtomSelection &&other) | AtomSelection | |
| operator|=(const AtomSelection &other) | AtomSelection | |
| set(const int atomIndex, const bool isSelected=true) | AtomSelection | |
| setNumAtoms(const int numAtoms, const InitialValue initialValue=InitialValue::NONE) | AtomSelection |