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

#include <select.hpp>

Public Member Functions

std::string str () const
 
bool has (const std::string &name) const
 

Public Attributes

bool all = true
 
bool inverted = false
 
std::string list
 

Detailed Description

Definition at line 30 of file select.hpp.

Member Function Documentation

◆ str()

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

Definition at line 35 of file select.hpp.

◆ has()

bool gemmi::Selection::List::has ( const std::string &  name) const
inline

Definition at line 41 of file select.hpp.

Member Data Documentation

◆ all

bool gemmi::Selection::List::all = true

Definition at line 31 of file select.hpp.

◆ inverted

bool gemmi::Selection::List::inverted = false

Definition at line 32 of file select.hpp.

◆ list

std::string gemmi::Selection::List::list

Definition at line 33 of file select.hpp.


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