Loading property labels from the config file, set the property bits accordingly
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=long_k) | :: | propBits | propBits |
|||
| type(flu_state) | :: | conf | lua config handle |
|||
| integer, | intent(in) | :: | thandle | table handle from which to read |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | propLabel_handle | ||||
| integer, | private | :: | nPropLabels | ||||
| character(len=labelLen), | private | :: | labelBuff | ||||
| integer, | private | :: | iLabel | ||||
| integer, | private | :: | iErr |