![]() |
ETS-Core
version:0.0.4-46-ge2d8
Core actors for the ETS-6
|
Go to the source code of this file.
Data Types | |
module | database_sources2_module |
Database-source2 is a tool for fetching core_source information from a database. Database-source2 allows you to filter the data as prescribed in the xml-input files, ../../xml/database_transport.xml (and ../../xml/database_transport.xsd) More... | |
type | database_sources2_module::internal_params |
Functions/Subroutines | |
subroutine | database_sources2_fc2k (input, output, code_parameters, output_flag, diagnostic_info) |
subroutine database_sources2_fc2k | ( | type(ids_core_sources) | input, |
type(ids_core_sources) | output, | ||
type(ids_parameters_input) | code_parameters, | ||
integer(ids_int), intent(out) | output_flag, | ||
character(len=:), intent(out), pointer | diagnostic_info | ||
) |
Definition at line 322 of file database_sources2.f90.
References database_sources2_module::database_sources2_main().
Referenced by test_database_sources2().