#include <list>
#include <memory>
#include <stdexcept>
#include <type_traits>
#include "boost/mpl/and.hpp"
#include "boost/mpl/bool.hpp"
#include "boost/iterator/transform_iterator.hpp"
#include "boost/iterator/filter_iterator.hpp"
#include "boost/preprocessor/seq/for_each.hpp"
#include "boost/preprocessor/tuple/to_seq.hpp"
#include "lsst/utils/hashCombine.h"
#include "lsst/afw/table/Schema.h"
#include "lsst/afw/table/detail/Access.h"
#include "lsst/afw/table/io/FitsReader.h"
#include "lsst/afw/table/io/FitsSchemaInputMapper.h"
#include "lsst/afw/fits.h"
Go to the source code of this file.
◆ INSTANTIATE_LAYOUT
#define INSTANTIATE_LAYOUT |
( |
|
r, |
|
|
|
data, |
|
|
|
elem |
|
) |
| |
Value:template Key<elem> Schema::addField(Field<elem> const &, bool); \
template SchemaItem<elem> Schema::find(
std::string const &)
const; \
template SchemaItem<elem> Schema::find(Key<elem> const &) const; \
template SchemaItem<elem> detail::SchemaImpl::find(
std::string const &
name)
const; \
template void Schema::replaceField(Key<elem> const &, Field<elem> const &); \
template SchemaItem<elem> SubSchema::find(
std::string const &)
const;
bool contains(VertexIterator const begin, VertexIterator const end, UnitVector3d const &v)
Definition at line 791 of file Schema.cc.
◆ delimiter
◆ key
◆ name
◆ os
◆ other
◆ result