libsim  Versione7.2.1

◆ dbadatai_set()

subroutine dballe_class::dbadatai_set ( class(dbadatai), intent(in)  data,
type(dbasession), intent(in)  session 
)
private

set parameters in dballe API

Parametri
[in]sessiondballe session

Definizione alla linea 1768 del file dballe_class.F03.

1768 !todo this is a work around
1769 if (.not. c_e(datetime%datetime)) then
1770  call session%setcontextana
1771 end if
1772 

Generated with Doxygen.