#include <MMCIFData.hpp>
◆ ConstItemIterator
◆ ItemIterator
◆ Category()
| CDPL::Biomol::MMCIFData::Category::Category |
( |
const std::string & |
name | ) |
|
|
inline |
◆ getName()
| const std::string& CDPL::Biomol::MMCIFData::Category::getName |
( |
| ) |
const |
◆ clear()
| void CDPL::Biomol::MMCIFData::Category::clear |
( |
| ) |
|
◆ getNumItems()
| std::size_t CDPL::Biomol::MMCIFData::Category::getNumItems |
( |
| ) |
const |
◆ getItem() [1/4]
| Item& CDPL::Biomol::MMCIFData::Category::getItem |
( |
std::size_t |
index | ) |
|
◆ getItem() [2/4]
| const Item& CDPL::Biomol::MMCIFData::Category::getItem |
( |
std::size_t |
index | ) |
const |
◆ getItem() [3/4]
| Item& CDPL::Biomol::MMCIFData::Category::getItem |
( |
const std::string & |
name | ) |
|
◆ getItem() [4/4]
| const Item& CDPL::Biomol::MMCIFData::Category::getItem |
( |
const std::string & |
name | ) |
const |
◆ findItem() [1/2]
| const Item* CDPL::Biomol::MMCIFData::Category::findItem |
( |
const std::string & |
name | ) |
const |
◆ findItem() [2/2]
| Item* CDPL::Biomol::MMCIFData::Category::findItem |
( |
const std::string & |
name | ) |
|
◆ addItem()
| Item& CDPL::Biomol::MMCIFData::Category::addItem |
( |
const std::string & |
name | ) |
|
◆ removeItem() [1/3]
◆ removeItem() [2/3]
| bool CDPL::Biomol::MMCIFData::Category::removeItem |
( |
const std::string & |
name | ) |
|
◆ removeItem() [3/3]
| void CDPL::Biomol::MMCIFData::Category::removeItem |
( |
std::size_t |
index | ) |
|
◆ swap()
| void CDPL::Biomol::MMCIFData::Category::swap |
( |
Category & |
cat | ) |
|
◆ getItemsBegin() [1/2]
◆ getItemsBegin() [2/2]
| ItemIterator CDPL::Biomol::MMCIFData::Category::getItemsBegin |
( |
| ) |
|
◆ getItemsEnd() [1/2]
◆ getItemsEnd() [2/2]
| ItemIterator CDPL::Biomol::MMCIFData::Category::getItemsEnd |
( |
| ) |
|
◆ begin() [1/2]
◆ begin() [2/2]
◆ end() [1/2]
◆ end() [2/2]
◆ getNumValueRows()
| std::size_t CDPL::Biomol::MMCIFData::Category::getNumValueRows |
( |
| ) |
const |
The documentation for this class was generated from the following file: