Read the output configuration from a Lua script.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(hvs_output_config_type), | intent(out) | :: | me | The output configuration settings to fill. |
||
type(flu_state) | :: | conf | Handle of the Lua script to load the configuration from. |
|||
integer, | intent(in), | optional | :: | parent | Table handle to the table providing the output settings. |
|
logical, | intent(in) | :: | isReduce | true if reduction is defined |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=labelLen), | private | :: | vkind | ||||
integer, | private | :: | thandle | ||||
integer, | private | :: | iError |