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

#include <metadata.hpp>

Classes

struct  Strand
 

Public Member Functions

 Sheet (std::string sheet_id) noexcept
 

Public Attributes

std::string name
 
std::vector< Strandstrands
 

Detailed Description

Definition at line 319 of file metadata.hpp.

Constructor & Destructor Documentation

◆ Sheet()

gemmi::Sheet::Sheet ( std::string  sheet_id)
inlineexplicitnoexcept

Definition at line 328 of file metadata.hpp.

Member Data Documentation

◆ name

std::string gemmi::Sheet::name

Definition at line 326 of file metadata.hpp.

◆ strands

std::vector<Strand> gemmi::Sheet::strands

Definition at line 327 of file metadata.hpp.


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