libsim Versione 7.2.1

◆ dbametaanddatar_display()

subroutine dbametaanddatar_display ( class(dbametaanddatar), intent(in) data)
private

print a summary of object content

Definizione alla linea 3201 del file dballe_class.F03.

3202 ! preroll one read because after I have to read one more to check metadata
3203 if (c_e(session%count) .and. session%count > 0) then
3204 ier = idba_dammelo(session%sehandle, btable)
3205 end if
3206

Generated with Doxygen.