|
Covalent Bond
0.0.1-alpha
'covalent bond' is a data middle office. As a 2022-2023 Fall SWE final project.
|
This is the complete list of members for cbTable, including all inherited members.
| __dataptr | __metaMatrix< 2 > | |
| __metaMatrix()=default | __metaMatrix< 2 > | |
| __metaMatrix(const cbShape< Dims > &shape) | __metaMatrix< 2 > | inline |
| __metaMatrix(const cbShape< Dims > &shape, cbCell *dataptr) | __metaMatrix< 2 > | inline |
| __metaMatrix(const __metaMatrix &rhs) | __metaMatrix< 2 > | inline |
| at(int32_t i, int32_t j) | cbTable | inline |
| cbTable()=delete | cbTable | |
| cbTable(const cbTable &rhs) | cbTable | inline |
| cbTable(cbShape< 2 > &shape) | cbTable | inline |
| cbTable(cbShape< 2 > &shape, cbCell *dataptr) | cbTable | inline |
| free() | __metaMatrix< 2 > | inline |
| getCol(int32_t i) | cbTable | inline |
| getRow(int32_t i) | cbTable | inline |
| head | cbTable | |
| m_shape | __metaMatrix< 2 > | |
| m_stride | cbTable | private |
| m_trueDataContainer | __metaMatrix< 2 > | |
| operator()(int32_t i, int32_t j) | cbTable | inline |
| operator()(const std::pair< int32_t, int32_t > &row_i, const cbTableSlice &cbSl) | cbTable | inline |
| setThisAsTrueDataContainer() | cbTable | inline |
1.8.17