|
Gemmi C++ API
|
#include <select.hpp>
Public Member Functions | |
| bool | matches (const Atom &a) const |
| std::string | str () const |
Public Attributes | |
| char | property |
| int | relation |
| double | value |
Definition at line 71 of file select.hpp.
Definition at line 76 of file select.hpp.
| std::string gemmi::Selection::AtomInequality::str | ( | ) | const |
| char gemmi::Selection::AtomInequality::property |
Definition at line 72 of file select.hpp.
| int gemmi::Selection::AtomInequality::relation |
Definition at line 73 of file select.hpp.
| double gemmi::Selection::AtomInequality::value |
Definition at line 74 of file select.hpp.