Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(out) | :: | mask(3) | Time to be read from the Lua script |
||
type(flu_state), | intent(inout) | :: | conf | Handle to the Lua script. |
||
character(len=*), | intent(in) | :: | key | Name of the table containing the time definition. Default: 'time'. |
||
integer, | intent(in), | optional | :: | parent | Handle to the parent table. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iErr | ||||
integer, | private | :: | thandle |