LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
lsst::afw::table::SchemaMapper Member List

This is the complete list of members for lsst::afw::table::SchemaMapper, including all inherited members.

_impllsst::afw::table::SchemaMapperprivate
addMapping(Key< T > const &inputKey, bool doReplace=false)lsst::afw::table::SchemaMapper
addMapping(Key< T > const &inputKey, Field< T > const &outputField, bool doReplace=false)lsst::afw::table::SchemaMapper
addMapping(Key< T > const &inputKey, std::string const &outputName, bool doReplace=true)lsst::afw::table::SchemaMapper
addMappingsWhere(Predicate predicate, bool doReplace=true)lsst::afw::table::SchemaMapper
addMinimalSchema(Schema const &minimal, bool doMap=true)lsst::afw::table::SchemaMapper
addOutputField(Field< T > const &newField, bool doReplace=false)lsst::afw::table::SchemaMapperinline
editOutputSchema()lsst::afw::table::SchemaMapperinline
forEach(F func) const lsst::afw::table::SchemaMapperinline
getInputSchema() const lsst::afw::table::SchemaMapperinline
getMapping(Key< T > const &inputKey) const lsst::afw::table::SchemaMapper
getOutputSchema() const lsst::afw::table::SchemaMapperinline
Impl typedeflsst::afw::table::SchemaMapperprivate
invert()lsst::afw::table::SchemaMapper
isMapped(Key< T > const &inputKey) const lsst::afw::table::SchemaMapper
join(std::vector< Schema > const &inputs, std::vector< std::string > const &prefixes=std::vector< std::string >())lsst::afw::table::SchemaMapperstatic
operator=(SchemaMapper const &other)lsst::afw::table::SchemaMapper
removeMinimalSchema(Schema const &input, Schema const &minimal)lsst::afw::table::SchemaMapperstatic
SchemaMapper()lsst::afw::table::SchemaMapperexplicit
SchemaMapper(Schema const &input, Schema const &output)lsst::afw::table::SchemaMapperexplicit
SchemaMapper(Schema const &input, bool shareAliasMap=false)lsst::afw::table::SchemaMapperexplicit
SchemaMapper(SchemaMapper const &other)lsst::afw::table::SchemaMapper