#include <cifdoc.hpp>
Definition at line 239 of file cifdoc.hpp.
◆ iterator
◆ const_iterator
◆ Column() [1/2]
| gemmi::cif::Column::Column |
( |
| ) |
|
|
inline |
◆ Column() [2/2]
| gemmi::cif::Column::Column |
( |
Item * |
item, |
|
|
size_t |
col |
|
) |
| |
|
inline |
◆ begin() [1/2]
◆ end() [1/2]
◆ begin() [2/2]
◆ end() [2/2]
◆ get_loop()
| Loop * gemmi::cif::Column::get_loop |
( |
| ) |
const |
|
inline |
◆ get_tag() [1/2]
| std::string * gemmi::cif::Column::get_tag |
( |
| ) |
|
|
inline |
◆ get_tag() [2/2]
| const std::string * gemmi::cif::Column::get_tag |
( |
| ) |
const |
|
inline |
◆ length()
| int gemmi::cif::Column::length |
( |
| ) |
const |
|
inline |
◆ operator bool()
| gemmi::cif::Column::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator[]()
| std::string & gemmi::cif::Column::operator[] |
( |
int |
n | ) |
|
|
inline |
◆ at() [1/2]
| std::string & gemmi::cif::Column::at |
( |
int |
n | ) |
|
|
inline |
◆ at() [2/2]
| const std::string & gemmi::cif::Column::at |
( |
int |
n | ) |
const |
|
inline |
◆ str()
| std::string gemmi::cif::Column::str |
( |
int |
n | ) |
const |
|
inline |
◆ item() [1/2]
| const Item * gemmi::cif::Column::item |
( |
| ) |
const |
|
inline |
◆ item() [2/2]
| Item * gemmi::cif::Column::item |
( |
| ) |
|
|
inline |
◆ col()
| size_t gemmi::cif::Column::col |
( |
| ) |
const |
|
inline |
◆ erase()
| void gemmi::cif::Column::erase |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: