Rosetta
|
Enumeration definitions for AtomProperties. More...
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::chemical | |
Enumerations | |
enum | core::chemical::AtomProperty { core::chemical::NO_ATOM_PROPERTY = 0 , core::chemical::FIRST_ATOM_PROPERTY = 1 , core::chemical::H_DONOR , core::chemical::H_ACCEPTOR , core::chemical::POLAR_HYDROGEN , core::chemical::AROMATIC_HYDROGEN , core::chemical::HAS_ORBITALS , core::chemical::VIRTUAL_ATOM , core::chemical::REPULSIVE , core::chemical::AROMATIC_CARBON_WITH_FREE_VALENCE , core::chemical::N_ATOM_PROPERTIES = AROMATIC_CARBON_WITH_FREE_VALENCE } |
Enumerators for all the properties that can be assigned to a chemical::Atom. More... | |
Enumeration definitions for AtomProperties.