#include <MMCIFData.hpp>
◆ ConstValueIterator
◆ ValueIterator
◆ Item()
CDPL::Biomol::MMCIFData::Item::Item |
( |
const std::string & |
name | ) |
|
|
inline |
◆ getName()
const std::string& CDPL::Biomol::MMCIFData::Item::getName |
( |
| ) |
const |
◆ getNumValues()
std::size_t CDPL::Biomol::MMCIFData::Item::getNumValues |
( |
| ) |
const |
◆ clear()
void CDPL::Biomol::MMCIFData::Item::clear |
( |
| ) |
|
◆ getValue()
const std::string& CDPL::Biomol::MMCIFData::Item::getValue |
( |
std::size_t |
index | ) |
const |
◆ setValue() [1/2]
void CDPL::Biomol::MMCIFData::Item::setValue |
( |
std::size_t |
index, |
|
|
const std::string & |
value |
|
) |
| |
◆ setValue() [2/2]
void CDPL::Biomol::MMCIFData::Item::setValue |
( |
std::size_t |
index, |
|
|
std::string && |
value |
|
) |
| |
◆ addValue() [1/2]
void CDPL::Biomol::MMCIFData::Item::addValue |
( |
const std::string & |
value | ) |
|
◆ addValue() [2/2]
void CDPL::Biomol::MMCIFData::Item::addValue |
( |
std::string && |
value | ) |
|
◆ removeValue() [1/2]
◆ removeValue() [2/2]
void CDPL::Biomol::MMCIFData::Item::removeValue |
( |
std::size_t |
index | ) |
|
◆ swap()
void CDPL::Biomol::MMCIFData::Item::swap |
( |
Item & |
item | ) |
|
◆ getValuesBegin() [1/2]
◆ getValuesBegin() [2/2]
◆ getValuesEnd() [1/2]
◆ getValuesEnd() [2/2]
◆ begin() [1/2]
◆ begin() [2/2]
◆ end() [1/2]
◆ end() [2/2]
The documentation for this class was generated from the following file: