lsst.afw g4f66151db1+308b63831b
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::cameraGeom::CameraSys > Struct Reference

#include <CameraSys.h>

Public Types

using argument_type = lsst::afw::cameraGeom::CameraSys
 
using result_type = size_t
 

Public Member Functions

size_t operator() (lsst::afw::cameraGeom::CameraSys const &obj) const noexcept
 

Detailed Description

Definition at line 244 of file CameraSys.h.

Member Typedef Documentation

◆ argument_type

Definition at line 245 of file CameraSys.h.

◆ result_type

Definition at line 246 of file CameraSys.h.

Member Function Documentation

◆ operator()()

size_t std::hash< lsst::afw::cameraGeom::CameraSys >::operator() ( lsst::afw::cameraGeom::CameraSys const &  obj) const
inlinenoexcept

Definition at line 247 of file CameraSys.h.


The documentation for this struct was generated from the following file: