LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
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