GeoCOM API for Lua.
Registers all GeoCOM API procedures and type parameters in given Lua
environment lua
, unless procedures
is .false.
. If errors
is
passed and .true.
, all named GeoCOM return code parameters are
registered as well.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(lua_state_type), | intent(inout) | :: | lua |
Lua state type. |
||
logical, | intent(in), | optional | :: | procedures |
Export GeoCOM API procedures and type parameters. |
|
logical, | intent(in), | optional | :: | errors |
Export GeoCOM return codes ( |