|
votca 2025.1-dev
|
This is the complete list of members for votca::xtp::CptTable, including all inherited members.
| addCol(const std::string &name, const size_t &offset) | votca::xtp::CptTable | inline |
| CptTable()=default | votca::xtp::CptTable | |
| CptTable(const std::string &name, const std::size_t &rowSize, const std::size_t &nRows) | votca::xtp::CptTable | inline |
| CptTable(const std::string &name, const std::size_t &rowSize, const CptLoc &loc) | votca::xtp::CptTable | inline |
| dataset_ | votca::xtp::CptTable | private |
| dims_ | votca::xtp::CptTable | private |
| dp_ | votca::xtp::CptTable | private |
| inited_ | votca::xtp::CptTable | private |
| initialize(const CptLoc &loc, bool compact) | votca::xtp::CptTable | inline |
| loc_ | votca::xtp::CptTable | private |
| MaxStringSize | votca::xtp::CptTable | static |
| name_ | votca::xtp::CptTable | private |
| nRows_ | votca::xtp::CptTable | private |
| numRows() | votca::xtp::CptTable | inline |
| props_ | votca::xtp::CptTable | private |
| read(void *buffer, const std::size_t &startIdx, const std::size_t &endIdx) | votca::xtp::CptTable | inline |
| read(std::vector< T > &dataVec) | votca::xtp::CptTable | inline |
| readFromRow(void *buffer, const std::size_t &idx) | votca::xtp::CptTable | inline |
| rowStructure_ | votca::xtp::CptTable | private |
| write(void *buffer, const std::size_t &startIdx, const std::size_t &endIdx) | votca::xtp::CptTable | inline |
| write(std::vector< T > &dataVec) | votca::xtp::CptTable | inline |
| writeToRow(void *buffer, const std::size_t idx) | votca::xtp::CptTable | inline |