libsim Versione 7.1.11

◆ dbadata_getc()

subroutine dbadata_getc ( class(dbadata), intent(in)  data,
character(len=*), intent(out)  value 
)
private

return character value

Parametri
[in]datadata object to be decoded
[out]valuereturned value

Definizione alla linea 970 del file dballe_class.F03.

971 call this%next()
972end do
973end subroutine displaydbaana
974
976type(dbaana) function currentdbaana(this)
977class(dbaanaList) :: this
978class(*), pointer :: v
979

Generated with Doxygen.