|
Gemmi C++ API
|
#include <metadata.hpp>
Public Attributes | |
| AtomAddress | start |
| AtomAddress | end |
| AtomAddress | hbond_atom2 |
| AtomAddress | hbond_atom1 |
| int | sense |
| std::string | name |
Definition at line 344 of file metadata.hpp.
| AtomAddress gemmi::Sheet::Strand::start |
Definition at line 345 of file metadata.hpp.
| AtomAddress gemmi::Sheet::Strand::end |
Definition at line 345 of file metadata.hpp.
| AtomAddress gemmi::Sheet::Strand::hbond_atom2 |
Definition at line 346 of file metadata.hpp.
| AtomAddress gemmi::Sheet::Strand::hbond_atom1 |
Definition at line 346 of file metadata.hpp.
| int gemmi::Sheet::Strand::sense |
Definition at line 347 of file metadata.hpp.
| std::string gemmi::Sheet::Strand::name |
Definition at line 348 of file metadata.hpp.