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

#include <cifdoc.hpp>

Public Member Functions

 ItemSpan (std::vector< Item > &items)
 
 ItemSpan (std::vector< Item > &items, std::string prefix)
 
void set_pair (const std::string &tag, const std::string &value)
 

Detailed Description

Definition at line 606 of file cifdoc.hpp.

Constructor & Destructor Documentation

◆ ItemSpan() [1/2]

gemmi::cif::ItemSpan::ItemSpan ( std::vector< Item > &  items)
inline

Definition at line 607 of file cifdoc.hpp.

◆ ItemSpan() [2/2]

gemmi::cif::ItemSpan::ItemSpan ( std::vector< Item > &  items,
std::string  prefix 
)
inline

Definition at line 609 of file cifdoc.hpp.

Member Function Documentation

◆ set_pair()

void gemmi::cif::ItemSpan::set_pair ( const std::string &  tag,
const std::string &  value 
)
inline

Definition at line 619 of file cifdoc.hpp.


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