Definition at line 55 of file BaseColumnView.cc.
◆ Impl()
| lsst::afw::table::BaseColumnView::Impl::Impl |
( |
std::shared_ptr< BaseTable > const & | table_, |
|
|
size_t | recordCount_, |
|
|
void * | buf_, |
|
|
ndarray::Manager::Ptr const & | manager_ ) |
|
inline |
◆ buf
| void* lsst::afw::table::BaseColumnView::Impl::buf |
◆ manager
| ndarray::Manager::Ptr lsst::afw::table::BaseColumnView::Impl::manager |
◆ recordCount
| std::size_t lsst::afw::table::BaseColumnView::Impl::recordCount |
◆ table
The documentation for this struct was generated from the following file: