lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 N_ellipses
 NEllipse
 CConvolutionA temporary-only expression object for ellipse convolution
 Nboost
 Ngeometry
 Ntraits
 Ctag< LsstPoint >
 Ccoordinate_type< LsstPoint >
 Ccoordinate_system< LsstPoint >
 Cdimension< LsstPoint >
 Caccess< LsstPoint, dim >
 Ctag< LsstBox >
 Cpoint_type< LsstBox >
 Cindexed_access< LsstBox, 0, 0 >
 Cindexed_access< LsstBox, 1, 0 >
 Cindexed_access< LsstBox, 0, 1 >
 Cindexed_access< LsstBox, 1, 1 >
 Ctag< LsstRing >
 Nlsst
 Nafw
 NcameraGeom
 N_amplifier
 CAmplifierGeometryComparison
 CAmplifier
 N_assembleImage
 CAmplifierIsolator
 N_camera
 CCamera
 N_detector
 CDetectorBase
 N_detectorCollection
 CDetectorCollectionBase
 N_transformConfig
 CTransformMapConfig
 NcameraConfig
 CDetectorConfig
 CCameraConfig
 Npupil
 CPupil
 CPupilFactory
 NtestUtils
 CDetectorWrapper
 CCameraWrapper
 Nutils
 CFakeImageDataSource
 CButlerImage
 CAmplifierGeometry and electronic information about raw amplifier images
 CFields
 CBuilderA mutable Amplifier subclass class that can be used to incrementally construct or modify Amplifiers
 CCameraAn immutable representation of a camera
 CBuilderA helper class for creating and modifying cameras
 CFactory
 CCameraSysCamera coordinate system; used as a key in in TransformMap
 CCameraSysPrefixCamera coordinate system prefix
 CDetectorA representation of a detector in a mosaic camera
 CBuilderA helper class for Detector that allows amplifiers and most fields to be modified
 CPartialRebuilderA helper class that allows the properties of a single detector to be modified in isolation
 CInCameraBuilderA helper class that allows the properties of a detector to be modified in the course of modifying a full camera
 CFactory
 CDetectorBaseAn abstract base class that provides common accessors for Detector and Detector::Builder
 CFields
 CDetectorCollectionAn immutable collection of Detectors that can be accessed by name or ID
 CFactory
 CDetectorCollectionBaseAn abstract base class for collections of Detectors and specific subclasses thereof
 COrientationDescribe a detector's orientation in the focal plane
 CTransformMapA registry of 2-dimensional coordinate transforms for a specific camera
 CConnectionRepresentation of a single edge in the graph defined by a TransformMap
 CFactory
 Ncoord
 CObservatoryHold the location of an observatory
 CWeatherBasic weather information sufficient for a simple model for air mass or refraction
 Ndetection
 N_footprintContinued
 CFootprint
 N_footprintMerge
 CFootprintMergeList
 N_heavyFootprintContinued
 CHeavyFootprint
 Ndetail
 CPsfCacheKey
 Nmultiband
 CMultibandFootprint
 CFootprintClass to describe the properties of a detected object from an image
 CFootprintControlA Control Object for Footprints, controlling e.g
 CFootprintFactory
 CFootprintMerge
 CFootprintMergeListList of Merged Footprints
 CFootprintSetA set of Footprints, associated with a MaskedImage
 CGaussianPsfA circularly symmetric Gaussian Psf class with no spatial variation, intended mostly for testing purposes
 CHeavyFootprintA set of pixels in an Image, including those pixels' actual values
 CFactory
 CHeavyFootprintCtrlA control object for HeavyFootprints
 CInvalidPsfErrorAn exception thrown when we have an invalid PSF
 CPeakRecordRecord class that represents a peak in a Footprint
 CPeakTableTable class for Peaks in Footprints
 CPsfA polymorphic base class for representing an image's Point Spread Function
 CPsfTrampoline"Trampoline" for Psf to let it be used as a base class in Python
 CThresholdA Threshold is used to pass a threshold value to detection algorithms
 Ndisplay
 Nds9
 C_RaiseException
 CDisplayImpl
 Ninterface
 CDisplay
 C_Buffering
 CEvent
 Nrgb
 N_rgbContinued
 CMapping
 CLinearMapping
 CZScaleMapping
 CAsinhMapping
 CAsinhZScaleMapping
 Nutils
 CMosaic
 NvirtualDevice
 CDisplayImpl
 Nfits
 N_fitsContinued
 CFits
 CQuantizationOptions
 CCompressionOptions
 CCompressionOptionsOptions controlling image compression with FITS
 CFitsA simple struct that combines the two arguments that must be passed to most cfitsio routines and contains thin and/or templated wrappers around common cfitsio routines
 CFitsErrorAn exception thrown when problems are found when reading or writing FITS files
 CFitsTypeErrorAn exception thrown when a FITS file has the wrong type
 CHduMoveGuardRAII scoped guard for moving the HDU in a Fits object
 CHeaderIterationFunctorBase class for polymorphic functors used to iterator over FITS key headers
 CMemFileManagerLifetime-management for memory that goes into FITS memory files
 CQuantizationOptionsOptions controlling quantization for image compression with FITS
 Ngeom
 N_hpxUtils
 C_ZOrderCurve2DInt
 N_spanSetContinued
 CSpanSet
 Ndetails
 CAnyBitSetFunctor
 CConstantGetter
 CFlatNdGetter
 CImageNdGetter
 Cis_iterator
 Cis_iterator< T, typename std::enable_if< !std::is_same< typename std::iterator_traits< T >::value_type, void >::value >::type >
 CIterGetter
 Nellipses
 N_axes
 CAxes
 N_ellipse
 CEllipse
 N_quadrupole
 CQuadrupole
 Ndetail
 CEllipticityBaseEllipticityBase is a base class for complex ellipticity types
 CAxesAn ellipse core for the semimajor/semiminor axis and position angle parametrization (a,b,theta)
 CBaseCoreA base class for parametrizations of the "core" of an ellipse - the ellipticity and size
 CConverter
 CRegistrar
 CConvolutionA temporary-only expression object for ellipse core convolution
 CGridTransformA temporary-only expression object representing an lsst::geom::LinearTransform that maps the ellipse core to a unit circle
 CTransformerA temporary-only expression object for ellipse core transformations
 CConformalShearA logarithmic complex ellipticity with magnitude \(|e| = \ln (a/b) \)
 CDeterminantRadiusThe radius defined as the 4th root of the determinant of the quadrupole matrix
 CDistortionA complex ellipticity with magnitude \(|e| = \frac{a^2 - b^2}{a^2 + b^2}\)
 CEllipseAn ellipse defined by an arbitrary BaseCore and a center point
 CGridTransformA temporary-only expression object representing an lsst::geom::AffineTransform that maps the Ellipse to a unit circle at the origin
 CTransformerA temporary-only expression object for ellipse transformations
 CEllipseHorizontalLineIntersection
 CEllipseMatplotlibInterface
 CLogDeterminantRadiusThe natural logarithm of the DeterminantRadius
 CLogTraceRadiusThe natural logarithm of the TraceRadius
 CParametricA functor that returns points on the boundary of the ellipse as a function of a parameter that runs between 0 and 2 pi (but is not angle)
 CPixelRegionA pixelized region containing all pixels whose centers are within an Ellipse
 CQuadrupoleAn ellipse core with quadrupole moments as parameters
 CReducedShearA complex ellipticity with magnitude \(|e| = \frac{a-b}{a+b} \)
 CSeparableAn ellipse core with a complex ellipticity and radius parameterization
 CTraceRadiusThe radius defined as \(\sqrt{0.5(I_{xx} + I_{yy})}\)
 Npolygon
 CPolygonCartesian polygons
 CImpl
 CSinglePolygonExceptionAn exception that indicates the single-polygon assumption has been violated
 NskyWcs
 CSkyWcs
 NtestUtils
 CBoxGrid
 CFrameSetInfo
 CPermutedFrameSet
 CTransformTestBaseClass
 NtransformConfig
 CIdentityTransformConfig
 COneTransformConfig
 CAffineTransformConfig
 CRadialTransformConfig
 CMultiTransformConfig
 CTransformConfig
 CBaseEndpointVirtual base class for endpoints, which are helper classes for Transform
 CBaseVectorEndpointBase class for endpoints with Array = std::vector<Point> where Point has 2 dimensions
 CGenericEndpointA generic endpoint for data in the format used by ast::Mapping
 CPoint2EndpointAn endpoint for lsst::geom::Point2D
 CSipApproximationA fitter and results class for approximating a general Transform in a form compatible with FITS WCS persistence
 CFitGrid
 CValidationGrid
 CSolution
 CSkyWcsA 2-dimensional celestial WCS that transform pixels to ICRS RA/Dec, using the LSST standard for pixels
 CSpanA range of pixels within one row of an Image
 CSpanPixelIteratorAn iterator that yields lsst::geom::Point2I and increases in the x direction
 CSpanSetA compact representation of a collection of pixels
 CSpherePointEndpointAn endpoint for lsst::geom::SpherePoint
 CTransformTransform LSST spatial data, such as lsst::geom::Point2D and lsst::geom::SpherePoint, using an AST mapping
 Nimage
 N_apCorrMap
 N_apCorrMapContinued
 CApCorrMap
 N_coaddInputsContinued
 CCoaddInputs
 N_exposure
 N_exposureContinued
 CExposure
 N_multiband
 CIncompleteDataError
 CMultibandExposure
 N_exposureInfoContinued
 CExposureInfo
 N_exposureSummaryStats
 CExposureSummaryStats
 N_image
 N_image
 CImage
 CDecoratedImage
 N_mask
 CMask
 N_multiband
 CMultibandPixel
 CMultibandImageBase
 CMultibandImage
 CMultibandMask
 CMultibandTripleBase
 CMultibandMaskedImage
 N_maskedImage
 N_maskedImageContinued
 CMaskedImage
 N_photoCalibContinued
 C_UnsetEnum
 CPhotoCalib
 N_visitInfo
 CVisitInfo
 Ndetail
 Cbasic_tagBase image tag
 CImage_tagTag for an Image
 Cimage_traitsTraits class for image categories
 CMask_tagTag for a Mask
 CMaskDict
 CGlobalState
 CMaskedImage_tagA traits class for MaskedImage
 CMaskedImagePixel_tagA class used to identify classes that represent MaskedImage pixels
 CStorableMapA map of Storable supporting strongly-typed access
 Ndetails
 CPlus
 CMinus
 CMult
 CDiv
 Npixel
 CBinaryExprClass for representing binary operations
 CexprTraitsA traits class to return the types of the image/mask/variance
 Cbitwise_orBitwise_or doesn't seem to be in std::
 Cvariance_dividesCalculate the variance when we divide two Pixels
 Cvariance_multipliesCalculate the variance when we multiply two Pixels
 Cvariance_plusCalculate the variance when we add (or subtract) two Pixels
 CSinglePixelA single pixel of the same type as a MaskedImage
 CPixelTypeTraitsPixel type traits
 CPixelA pixel of a MaskedImage
 CexprTraits< double >A specialisation of exprTraits for double
 CexprTraits< float >A specialisation of exprTraits for float
 CexprTraits< int >A specialisation of exprTraits for int
 CexprTraits< unsigned short >A specialisation of exprTraits for unsigned short
 CnoopA noop functor (useful for e.g. masks and variances when changing the sign of the image)
 CUnaryExprClass for representing Unary operations
 CBinaryExpr< ExprT1, double, ImageBinOp, MaskBinOp, VarianceBinOp >Partial specialization of BinaryExpr when ExprT2 is a double (i.e no mask/variance part)
 Cis_specializationTemplate for (e1 + e2)
 Cis_specialization< Template< Args... >, Template >
 CApCorrMapA thin wrapper around std::map to allow aperture corrections to be attached to Exposures
 CCheckIndicesA class used to request that array accesses be checked
 CCoaddInputsA simple Persistable struct containing ExposureCatalogs that record the inputs to a coadd
 CColorDescribe the colour of a source
 CConstReferenceMetafunction to extract const reference type from PixelT
 CDecoratedImageA container for an Image and its associated metadata
 CDefectBaseEncapsulate information about a bad portion of a detector
 CExposureA class to contain the data, WCS, and other information needed to describe an image of the sky
 CExposureFitsReaderA FITS reader class for Exposures and their components
 CMetadataReader
 CArchiveReader
 CExposureInfoA collection of all the things that make an Exposure different from a MaskedImage
 CFilterLabelA group of labels for a filter in an exposure or coadd
 CFactory
 CGetImage
 CImageA class to represent a 2-dimensional array of pixels
 CImageTypeFactoryA templated class to return this classes' type (present in Image/Mask/MaskedImage)
 CImageBaseThe base class for all image classed (Image, Mask, MaskedImage, ...)
 CImageBaseFitsReaderBase class for image FITS readers
 CImageFitsReaderA FITS reader class for regular Images
 CimageIteratorAn ImageBase iterator
 CimageLocatorAn ImageBase locator
 Cxy_x_iteratorAn x_iterator created from an xy_locator
 Cxy_y_iteratorAn y_iterator created from an xy_locator
 CImagePca
 CImageSliceA class to specify a slice of an image
 CMaskRepresent a 2-dimensional array of bitmask pixels
 CImageTypeFactoryA templated class to return this classes' type (present in Image/Mask/MaskedImage)
 CMaskedImageA class to manipulate images, masks, and variance as a single object
 CImageTypeFactoryA templated class to return this classes' type (present in Image/Mask/MaskedImage)
 CMaskedImageIteratorAn iterator to the MaskedImage
 Cconst_MaskedImageIteratorAn const iterator to the MaskedImage
 CMaskedImageLocatorA locator for the MaskedImage
 Cconst_MaskedImageLocatorA const locator for the MaskedImage
 CMaskedImageIteratorBaseThe base class for MaskedImageIterators (const and non-const)
 CMaskedImageLocatorBaseThe base class for MaskedImageLocators (const and non-const)
 Ccached_location_tA saved relative position, providing efficient access to neighbouring pixels
 CMaskedImageFitsReaderA FITS reader class for MaskedImages and their components
 CMaskFitsReaderA FITS reader class for Masks
 CMeasurementA value and its error
 CPhotoCalibThe photometric calibration of an exposure
 CpixelOp0A functor class equivalent to std::function<ValT ()>, but with a virtual operator()
 CpixelOp1A functor class equivalent to std::function<ValT (ValT)>, but with a virtual operator()
 CpixelOp1XYA functor class equivalent to std::function<ValT (int, int, ValT)>, but with a virtual operator()
 CpixelOp2A functor class equivalent to std::function<LhsT (LhsT, RhsT)>, but with a virtual operator()
 CpixelOp2XYA functor class equivalent to std::function<LhsT (int, int, LhsT, RhsT)>, but with a virtual operator()
 CReferenceMetafunction to extract reference type from PixelT
 CTransmissionCurveA spatially-varying transmission curve as a function of wavelength
 CVisitInfoInformation about a single exposure of an imaging camera
 Nmath
 N_background
 CBackground
 N_backgroundList
 CBackgroundList
 N_chebyshevBoundedField
 CChebyshevBoundedField
 N_chebyshevBoundedFieldConfig
 CChebyshevBoundedFieldConfig
 N_spatialCell
 CSpatialCellCandidateIterator
 CSpatialCellCandidate
 CSpatialCellImageCandidate
 CSpatialCell
 CSpatialCellSet
 N_warper
 CWarperConfig
 CWarper
 Ndetail
 CConvolveWithInterpolationWorkingImagesKernel images used by convolveRegionWithInterpolation
 CKernelImagesForRegionA collection of Kernel images for special locations on a rectangular region of an image
 CRowOfKernelImagesForRegionA row of KernelImagesForRegion
 CSmoothedSpline
 CSpline
 CTautSpline
 CTrapezoidalPackerA helper class ChebyshevBoundedField, for mapping trapezoidal matrices to 1-d arrays
 CWarpAtOnePointA functor that computes one warped pixel
 Ndetails
 CAuxFunc1Auxiliary struct 1
 CAuxFunc2
 Cbinder2_1
 CInt2DAuxType
 Cbinder3_1
 CInt3DAuxType
 CAnalyticKernelA kernel described by a function
 CFactory
 CApproximateApproximate values for a MaskedImage
 CApproximateControlControl how to make an approximation
 CBackgroundA virtual base class to evaluate image background levels
 CBackgroundControlPass parameters to a Background object
 CBackgroundMIA class to evaluate image background levels
 CBasePolynomialFunction2Base class for 2-dimensional polynomials of the form:
 CBilinearWarpingKernelBilinear warping: fast; good for undersampled data
 CBilinearFunction11-dimensional bilinear interpolation function
 CBoundedFieldAn abstract base class for 2-d functions defined on an integer bounding boxes
 CCandidateVisitor
 CChebyshev1Function11-dimensional weighted sum of Chebyshev polynomials of the first kind
 CChebyshev1Function22-dimensional weighted sum of Chebyshev polynomials of the first kind
 CChebyshevBoundedFieldA BoundedField based on 2-d Chebyshev polynomials of the first kind
 CChebyshevBoundedFieldControlA control object used when fitting ChebyshevBoundedField to data (see ChebyshevBoundedField::fit)
 CConvolutionControlParameters to control convolution
 CCovariogramThe parent class of covariogram functions for use in Gaussian Process interpolation
 Cdeltafunction_kernel_tagKernel has only one non-zero pixel
 CDeltaFunctionKernelA kernel that has only one non-zero pixel (of value 1)
 CFactory
 CDoubleGaussianFunction2Double Guassian (sum of two Gaussians)
 CFitResultsResults from minimizing a function
 CFixedKernelA kernel created from an Image
 CFactory
 CFunctionBasic Function class
 CFunction1A Function taking one argument
 CFunction2A Function taking two arguments
 CGaussianFunction11-dimensional Gaussian
 CGaussianFunction22-dimensional Gaussian
 CGaussianProcessStores values of a function sampled on an image and allows you to interpolate the function to unsampled points
 CGaussianProcessTimerThis is a structure for keeping track of how long the interpolation methods spend on different parts of the interpolation
 Cgeneric_kernel_tagTags carrying information about KernelsKernel with no special properties
 CImageImposterA vector wrapper to provide a vector with the necessary methods and typedefs to be processed by Statistics as though it were an Image
 Cinfinite_iteratorThis iterator will never increment
 CIntegerDeltaFunction11-dimensional integer delta function
 CIntegerDeltaFunction22-dimensional integer delta function
 CInterpolate
 CInterpolateConstant
 CInterpolateGsl
 CIntRegion
 Cis_analyticKernelTraits class to determine if a Kernel is represented as an analytic function
 Cis_analyticKernel< AnalyticKernel >
 Cis_analyticKernel< KernelT * >
 Cis_analyticKernel< std::shared_ptr< KernelT > >
 CKdTreeThe data for GaussianProcess is stored in a KD tree to facilitate nearest-neighbor searches
 CKernelKernels are used for convolution with MaskedImages and (eventually) Images
 CPersistenceHelper
 Ckernel_traitsTemplate trait class with information about Kernels
 CLanczosFunction11-dimensional Lanczos function
 CLanczosFunction22-dimensional separable Lanczos function
 CLanczosWarpingKernelLanczos warping: accurate but slow and can introduce ringing artifacts
 CLeastSquaresSolver for linear least-squares problems
 CImpl
 CLinearCombinationKernelA kernel that is a linear combination of fixed basis kernels
 CFactory
 CMaskedVector
 Citerator
 CMaskImposterA Mask wrapper to provide an infinite_iterator for Mask::row_begin()
 CNearestWarpingKernelNearest neighbor warping: fast; good for undersampled data
 CNearestFunction11-dimensional nearest neighbor interpolation function
 CNeuralNetCovariogramCovariogram that recreates a neural network with one hidden layer and infinite units in that layer
 CNullFunction1Class used in function calls to indicate that no Function1 is being provided
 CNullFunction2Class used in function calls to indicate that no Function2 is being provided
 CPixelAreaBoundedFieldA BoundedField that evaluate the pixel area of a SkyWcs in angular units
 CPolynomialFunction11-dimensional polynomial function
 CPolynomialFunction22-dimensional polynomial function with cross terms
 CProductBoundedFieldA BoundedField that lazily multiplies a sequence of other BoundedFields
 CRandomA class that can be used to generate sequences of random numbers according to a number of different algorithms
 CSeparableKernelA kernel described by a pair of functions: func(x, y) = colFunc(x) * rowFunc(y)
 CSpatialCellClass to ensure constraints for spatial modeling
 CSpatialCellCandidateBase class for candidate objects in a SpatialCell
 CSpatialCellCandidateIteratorAn iterator that only returns usable members of the SpatialCell
 CSpatialCellImageCandidateBase class for candidate objects in a SpatialCell that are able to return an Image of some sort (e.g
 CSpatialCellSetA collection of SpatialCells covering an entire image
 CSquaredExpCovariogramSquaredExpCovariogram
 CStatisticsA class to evaluate image statistics
 CStatisticsControlPass parameters to a Statistics object
 CTransformBoundedFieldA BoundedField based on geom::Transform<Poin2Endpoint, GenericEndpoint<1>>
 CWarpingControlParameters to control convolution
 Nmultiband
 CMultibandBase
 Ntable
 N_aggregates
 CPointKey
 CCovarianceMatrixKey
 N_aliasMap
 CAliasMap
 N_arrays
 CArrayKey
 N_base
 CBaseRecord
 CCatalog
 N_baseColumnView
 C_BaseColumnViewBase
 N_schema
 CKey
 CField
 CSchemaItem
 CSchema
 N_schemaMapper
 CSchemaMapper
 N_source
 CSourceCatalog
 CSourceRecord
 CSourceColumnView
 CSourceTable
 Ndetail
 CAccess
 CComparisonAdaptor
 CFlagExtractorFunctor to compute a flag bit, used to create an ndarray expression template for flag columns
 CKeyComparisonFunctor
 CKeyExtractionFunctor
 CRecordDataHelper struct that contains the information passed from BaseTable to BaseRecord at construction
 CSchemaImplA private implementation class to hide the messy details of Schema
 CSchemaMapperImplA private implementation class to hide the messy details of SchemaMapper
 Nio
 CArchiveIndexSchemaSchema for the index catalog that specifies where objects are stored in the data catalogs
 CCatalogVectorA vector of catalogs used by Persistable
 CFitsColumnReaderPolymorphic reader interface used to read different kinds of objects from one or more FITS binary table columns
 CFitsReaderA utility class for reading FITS binary tables
 CFitsSchemaInputMapperA class that describes a mapping from a FITS binary table to an afw::table Schema
 CImpl
 CFitsSchemaItemA structure that describes a field as a collection of related strings read from the FITS header
 CFitsWriterWriter object for FITS binary tables
 CProcessRecords
 CInputArchiveA multi-catalog archive object used to load table::io::Persistable objects
 CImpl
 CMalformedArchiveErrorAn exception thrown when an InputArchive's contents do not make sense
 COutputArchiveA multi-catalog archive object used to save table::io::Persistable objects
 CImpl
 COutputArchiveHandleAn object passed to Persistable::write to allow it to persist itself
 CPersistableA base class for objects that can be persisted via afw::table::io Archive classes
 CPersistableFacadeA CRTP facade class for subclasses of Persistable
 CPersistableFactoryA base class for factory classes used to reconstruct objects from records
 CPersistenceErrorAn exception thrown when problems occur during persistence
 NmultiMatch
 CMultiMatch
 CGroupView
 Npython
 CPyCatalogIndexIterator
 CAliasMapMapping class that holds aliases for a Schema
 CArrayTag types used to declare specialized field types
 CArrayKeyA FunctorKey used to get or set a ndarray::Array from a sequence of scalar Keys
 CBaseColumnViewColumn-wise view into a sequence of records that have been allocated contiguously
 CImpl
 CBaseRecordBase class for all records
 CConstructionToken
 CBaseTableBase class for all tables
 CBitsColumnA packed representation of a collection of Flag field columns
 CBoxKeyA FunctorKey used to get or set a lsst::geom::Box2I or Box2D from a (min, max) pair of Point3Keys
 CCatalogIteratorIterator class for CatalogT
 CCatalogTA custom container class for records, based on std::vector
 CCentroidSlotDefinitionSlotDefinition specialization for centroids
 CColumnViewT
 CConstReferenceFunctorKeyBase class for objects that can return a const reference to part of a record, but are not a true Key
 CCoordErrKey
 CCoordKeyA FunctorKey used to get or set celestial coordinates from a pair of lsst::geom::Angle keys
 CCovarianceMatrixKey
 CEllipseKeyA FunctorKey used to get or set a geom::ellipses::Ellipse from an (xx,yy,xy,x,y) tuple of Keys
 CExposureCatalogTCustom catalog class for ExposureRecord/Table
 CExposureRecordRecord class used to store exposure metadata
 CExposureTableTable class used to store exposure metadata
 CFieldA description of a field in a table
 CFieldBaseField base class default implementation (used for numeric scalars and lsst::geom::Angle)
 CFieldBase< Array< U > >Field base class specialization for arrays
 CFieldBase< Flag >Specialization for Flag fields
 CFieldBase< std::string >Field base class specialization for strings
 CFluxSlotDefinitionSlotDefinition specialization for fluxes
 CFunctorKeyConvenience base class that combines the OutputFunctorKey and InputFunctorKey
 CIdFactoryA polymorphic functor base class for generating record IDs for a table
 CInputFunctorKeyBase class for objects that can set a value on a record, but are not a true Key themselves
 CKeyA class used as a handle to a particular field in a table
 CKey< Flag >Key specialization for Flag
 CKeyBaseA base class for Key that allows subfield keys to be extracted for some field types
 CKeyBase< Array< U > >KeyBase specialization for Arrays
 CKeyBase< Flag >A base class for Key that allows the underlying storage field to be extracted
 CMatchLightweight representation of a geometric match between two records
 CMatchControlPass parameters to algorithms that match list of sources
 COutputFunctorKeyBase class for objects that can extract a value from a record, but are not a true Key themselves
 CPersistableObjectColumnReader
 CPoint3KeyA FunctorKey used to get or set a lsst::geom::Point3 from an (x,y,z) tuple of int or double Keys
 CPointKeyA FunctorKey used to get or set a lsst::geom::Point from an (x,y) pair of int or double Keys
 CQuadrupoleKeyA FunctorKey used to get or set a geom::ellipses::Quadrupole from a tuple of constituent Keys
 CReferenceFunctorKeyBase class for objects that can return a non-const reference to part of a record, but are not a true Key
 CSchemaDefines the fields and offsets for a table
 CSchemaItemA simple pair-like struct for mapping a Field (name and description) with a Key (used for actual data access)
 CSchemaMapperA mapping between the keys of two Schemas, used to copy data between them
 CShapeSlotDefinitionSlotDefinition specialization for shapes
 CSimpleRecordRecord class that must contain a unique ID field and a celestial coordinate field
 CSimpleTableTable class that must contain a unique ID field and a celestial coordinate field
 CSlotDefinitionBase class for helper classes that define slots on SourceTable/SourceRecord
 CSlotSuiteAn aggregate containing all of the current slots used in SourceTable
 CSortedCatalogTCustom catalog class for record/table subclasses that are guaranteed to have an ID, and should generally be sorted by that ID
 CSourceColumnViewT
 CSourceRecordRecord class that contains measurements made on a single exposure
 CSourceTableTable class that contains measurements made on a single exposure
 CSubSchemaA proxy type for name lookups in a Schema
 CTypeList
 Ntypehandling
 N_GenericMap
 CGenericMap
 CMutableGenericMap
 CAutoKeyMeta
 N_SimpleGenericMap
 CSimpleGenericMap
 CSimpleGenericMapS
 Ndetail
 Crefwrap_equals
 Crefwrap_visitor
 Crefwrap_visitor< F & >
 Ntest
 CGenericFactoryAbstract factory that creates GenericMap and MutableGenericMap instances as needed
 NtestUtils
 CGenericMapTestBaseClass
 CSimpleStorable
 CComplexStorable
 CNotAStorable
 CMutableGenericMapTestBaseClass
 CGenericMapInterface for a heterogeneous map
 CKeyKey for type-safe lookup in a GenericMap
 CMutableGenericMapInterface for a GenericMap that allows element addition and removal
 CPolymorphicValueContainer that passes Storable objects by value while preserving type
 CSimpleGenericMapA GenericMap that allows insertion and deletion of arbitrary values
 CStorableInterface supporting iteration over heterogenous containers
 CStorableHelper"Trampoline" for Storable to let it be used as a base class in Python
 CUnsupportedOperationExceptionException thrown by Storable operations for unimplemented operations
 Ngdb
 Nafw
 Nprinters
 CGdbOptionParser
 CSharedPtrPrinter
 CGilPixelPrinter
 CEigenMatrixPrinter
 CEigenVectorPrinter
 CPrintEigenCommand
 CBaseSourceAttributesPrinter
 CSourcePrinter
 CDetectorPrinter
 CFootprintPrinter
 CFootprintSetPrinter
 CPeakPrinter
 CPsfPrinter
 CBox2Printer
 CCoordinateBasePrinter
 CAxesPrinter
 CQuadrupolePrinter
 CImagePrinter
 CMaskedImagePrinter
 CExposurePrinter
 CPrintImageCommand
 CBackgroundPrinter
 CBackgroundControlPrinter
 CKernelPrinter
 CStatisticsControlPrinter
 CTablePrinter
 CTableSchemaPrinter
 NstdSTL namespace
 Chash< lsst::afw::cameraGeom::CameraSys >
 Chash< lsst::afw::cameraGeom::CameraSysPrefix >
 Chash< lsst::afw::coord::Observatory >
 Chash< lsst::afw::coord::Weather >
 Chash< lsst::afw::detection::detail::PsfCacheKey >
 Chash< lsst::afw::geom::polygon::Polygon >
 Chash< lsst::afw::geom::Span >
 Chash< lsst::afw::image::FilterLabel >
 Chash< lsst::afw::image::pixel::Pixel< ImagePixelT, MaskPixelT, VariancePixelT > >
 Chash< lsst::afw::image::pixel::SinglePixel< ImagePixelT, MaskPixelT, VariancePixelT > >
 Chash< lsst::afw::image::VisitInfo >
 Chash< lsst::afw::table::AliasMap >
 Chash< lsst::afw::table::ArrayKey< T > >
 Chash< lsst::afw::table::BoxKey< T > >
 Chash< lsst::afw::table::CoordKey >
 Chash< lsst::afw::table::CovarianceMatrixKey< T, N > >
 Chash< lsst::afw::table::EllipseKey >
 Chash< lsst::afw::table::Key< lsst::afw::table::Flag > >
 Chash< lsst::afw::table::Key< T > >
 Chash< lsst::afw::table::PointKey< T > >
 Chash< lsst::afw::table::QuadrupoleKey >
 Chash< lsst::afw::table::Schema >
 Chash< lsst::afw::typehandling::PolymorphicValue >Hash specialization for PolymorphicValue
 Chash< lsst::afw::typehandling::Storable >Generic hash to allow polymorphic access to Storable
 Chash< typename lsst::afw::typehandling::Key< K, V > >
 CDateTime
 Cint64_t
 CStorableHelper"Trampoline" for Storable to let it be used as a base class in Python