lsst.afw gea5801aee3+7fc0f751c0
|
#include <memory>
#include "lsst/base.h"
#include "ndarray/Manager.h"
#include "lsst/afw/table/fwd.h"
#include "lsst/afw/table/Schema.h"
Go to the source code of this file.
Classes | |
struct | lsst::afw::table::detail::RecordData |
Helper struct that contains the information passed from BaseTable to BaseRecord at construction. More... | |
class | lsst::afw::table::BaseTable |
Base class for all tables. More... | |
Namespaces | |
namespace | lsst |
A base class for image defects. | |
namespace | lsst::afw |
namespace | lsst::afw::fits |
namespace | lsst::afw::table |
namespace | lsst::afw::table::detail |