| LSSTApplications
    20.0.0
    LSSTDataManagementBasePackage | 
#include <exception>#include <memory>#include <ostream>#include <sstream>#include <vector>#include "astshim.h"#include "lsst/afw/formatters/Utils.h"#include "lsst/afw/geom/detail/transformUtils.h"#include "lsst/afw/geom/Endpoint.h"#include "lsst/afw/geom/Transform.h"#include "lsst/afw/geom/SkyWcs.h"#include "lsst/pex/exceptions/Exception.h"#include "lsst/afw/table/io/CatalogVector.h"#include "lsst/afw/table/io/OutputArchive.h"#include "lsst/afw/table/io/Persistable.cc"Go to the source code of this file.
| Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::afw | |
| lsst::afw::geom | |
| Macros | |
| #define | INSTANTIATE_OVERLOADS(FromEndpoint, ToEndpoint, NextToEndpoint) | 
| #define | INSTANTIATE_TRANSFORM(FromEndpoint, ToEndpoint) | 
| #define INSTANTIATE_OVERLOADS | ( | FromEndpoint, | |
| ToEndpoint, | |||
| NextToEndpoint | |||
| ) | 
Definition at line 250 of file Transform.cc.
| #define INSTANTIATE_TRANSFORM | ( | FromEndpoint, | |
| ToEndpoint | |||
| ) | 
Definition at line 255 of file Transform.cc.
| table::Key<table::Array<std::uint8_t> > bytes | 
Definition at line 199 of file Transform.cc.
| table::Schema schema | 
Definition at line 198 of file Transform.cc.
 1.8.18
 1.8.18