Gemmi C++ API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gemmi::Selection::AtomInequality Struct Reference

#include <select.hpp>

Public Member Functions

bool matches (const Atom &a) const
 
std::string str () const
 

Public Attributes

char property
 
int relation
 
double value
 

Detailed Description

Definition at line 90 of file select.hpp.

Member Function Documentation

◆ matches()

bool gemmi::Selection::AtomInequality::matches ( const Atom a) const
inline

Definition at line 95 of file select.hpp.

◆ str()

std::string gemmi::Selection::AtomInequality::str ( ) const
inline

Definition at line 108 of file select.hpp.

Member Data Documentation

◆ property

char gemmi::Selection::AtomInequality::property

Definition at line 91 of file select.hpp.

◆ relation

int gemmi::Selection::AtomInequality::relation

Definition at line 92 of file select.hpp.

◆ value

double gemmi::Selection::AtomInequality::value

Definition at line 93 of file select.hpp.


The documentation for this struct was generated from the following file: