ReadTopic ========= .. currentmodule:: lsst.ts.salobj.topics .. autoclass:: ReadTopic :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ReadTopic.DataType ~ReadTopic.allow_multiple_callbacks ~ReadTopic.callback ~ReadTopic.has_callback ~ReadTopic.has_data ~ReadTopic.max_history ~ReadTopic.metadata .. rubric:: Methods Summary .. autosummary:: ~ReadTopic.aget ~ReadTopic.close ~ReadTopic.flush ~ReadTopic.get ~ReadTopic.get_oldest ~ReadTopic.next .. rubric:: Attributes Documentation .. autoattribute:: DataType .. autoattribute:: allow_multiple_callbacks .. autoattribute:: callback .. autoattribute:: has_callback .. autoattribute:: has_data .. autoattribute:: max_history .. autoattribute:: metadata .. rubric:: Methods Documentation .. automethod:: aget .. automethod:: close .. automethod:: flush .. automethod:: get .. automethod:: get_oldest .. automethod:: next