IndexedTupleDict ================ .. currentmodule:: lsst.daf.butler .. autoclass:: IndexedTupleDict :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~IndexedTupleDict.names .. rubric:: Methods Summary .. autosummary:: ~IndexedTupleDict.byName ~IndexedTupleDict.get ~IndexedTupleDict.items ~IndexedTupleDict.keys ~IndexedTupleDict.values .. rubric:: Attributes Documentation .. autoattribute:: names .. rubric:: Methods Documentation .. automethod:: byName .. automethod:: get .. automethod:: items .. automethod:: keys .. automethod:: values