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

#include <symmetry.hpp>

Public Member Functions

void operator++ ()
 
Op operator* () const
 
bool operator== (const Iter &other) const
 
bool operator!= (const Iter &other) const
 

Public Attributes

const GroupOpsgops
 
int n_sym
 
int n_cen
 

Detailed Description

Definition at line 652 of file symmetry.hpp.

Member Function Documentation

◆ operator++()

void gemmi::GroupOps::Iter::operator++ ( )
inline

Definition at line 655 of file symmetry.hpp.

◆ operator*()

Op gemmi::GroupOps::Iter::operator* ( ) const
inline

Definition at line 661 of file symmetry.hpp.

◆ operator==()

bool gemmi::GroupOps::Iter::operator== ( const Iter other) const
inline

Definition at line 664 of file symmetry.hpp.

◆ operator!=()

bool gemmi::GroupOps::Iter::operator!= ( const Iter other) const
inline

Definition at line 667 of file symmetry.hpp.

Member Data Documentation

◆ gops

const GroupOps& gemmi::GroupOps::Iter::gops

Definition at line 653 of file symmetry.hpp.

◆ n_sym

int gemmi::GroupOps::Iter::n_sym

Definition at line 654 of file symmetry.hpp.

◆ n_cen

int gemmi::GroupOps::Iter::n_cen

Definition at line 654 of file symmetry.hpp.


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