Definition at line 55 of file BaseColumnView.cc.
◆ Impl()
lsst::afw::table::BaseColumnView::Impl::Impl |
( |
std::shared_ptr< BaseTable > const & |
table_, |
|
|
int |
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
int lsst::afw::table::BaseColumnView::Impl::recordCount |
◆ table
The documentation for this struct was generated from the following file: