#include <indigox/classes/forcefield.hpp>
◆ FFAtom() [1/3]
◆ FFAtom() [2/3]
◆ FFAtom() [3/3]
◆ ~ FFAtom()
◆ GetElement()
◆ GetForcefield()
◆ GetID()
Get the ID for this type.
- Returns
- the ID of this atom type.
◆ GetName()
std::string GetName |
( |
| ) |
const |
Get the name for this type.
- Returns
- the name of this atom type.
◆ operator bool()
◆ operator!=()
bool operator!= |
( |
const FFAtom & |
atm | ) |
const |
|
inline |
◆ operator<()
bool operator< |
( |
const FFAtom & |
atm | ) |
const |
◆ operator<=()
bool operator<= |
( |
const FFAtom & |
atm | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool operator== |
( |
const FFAtom & |
atm | ) |
const |
◆ operator>()
bool operator> |
( |
const FFAtom & |
atm | ) |
const |
◆ operator>=()
bool operator>= |
( |
const FFAtom & |
atm | ) |
const |
|
inline |
◆ cereal::access
friend class cereal::access |
|
friend |
Friendship allows serialisation.
◆ Forcefield
Friendship allows atom types to be added to a forcefield.
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const FFAtom & |
atm |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: