get_next_record(RecordT &record) const (defined in stir::InputStreamWithRecords< RecordT, OptionsT >) | stir::InputStreamWithRecords< RecordT, OptionsT > | inlinevirtual |
get_saved_get_positions() const | stir::InputStreamWithRecords< RecordT, OptionsT > | inline |
get_stream() (defined in stir::InputStreamWithRecords< RecordT, OptionsT >) | stir::InputStreamWithRecords< RecordT, OptionsT > | inline |
InputStreamWithRecords(const shared_ptr< std::istream > &stream_ptr, const std::size_t size_of_record_signature, const std::size_t max_size_of_record, const OptionsT &options) | stir::InputStreamWithRecords< RecordT, OptionsT > | inline |
InputStreamWithRecords(const std::string &filename, const std::size_t size_of_record_signature, const std::size_t max_size_of_record, const OptionsT &options, const std::streampos start_of_data=0) | stir::InputStreamWithRecords< RecordT, OptionsT > | inline |
reset() | stir::InputStreamWithRecords< RecordT, OptionsT > | inline |
save_get_position() | stir::InputStreamWithRecords< RecordT, OptionsT > | inline |
SavedPosition typedef (defined in stir::InputStreamWithRecords< RecordT, OptionsT >) | stir::InputStreamWithRecords< RecordT, OptionsT > | |
set_get_position(const SavedPosition &) | stir::InputStreamWithRecords< RecordT, OptionsT > | inline |
set_saved_get_positions(const std::vector< std::streampos > &) | stir::InputStreamWithRecords< RecordT, OptionsT > | inline |
~InputStreamWithRecords() (defined in stir::InputStreamWithRecords< RecordT, OptionsT >) | stir::InputStreamWithRecords< RecordT, OptionsT > | inlinevirtual |