364 LC(LcConfig) = rb_define_module(
"LcConfig");
369OT_METH_O ( LcConfig, ConfigFormatE_FromInt, LcConfig_ConfigFormatE_FromInt )
370OT_METH_S ( LcConfig, ConfigFormatE_FromInt, LcConfig_ConfigFormatE_FromInt )
371OT_METH_O ( LcConfig, ConfigOptionsEF_FromInt, LcConfig_ConfigOptionsEF_FromInt )
372OT_METH_S ( LcConfig, ConfigOptionsEF_FromInt, LcConfig_ConfigOptionsEF_FromInt )
373OT_METH_O ( LcConfig, ConfigTypeE_FromInt, LcConfig_ConfigTypeE_FromInt )
374OT_METH_S ( LcConfig, ConfigTypeE_FromInt, LcConfig_ConfigTypeE_FromInt )
375OT_METH_O ( LcConfig, ErrorE_FromInt, LcConfig_ErrorE_FromInt )
376OT_METH_S ( LcConfig, ErrorE_FromInt, LcConfig_ErrorE_FromInt )
377OT_METH_O ( LcConfig, ErrorTypeE_FromInt, LcConfig_ErrorTypeE_FromInt )
378OT_METH_S ( LcConfig, ErrorTypeE_FromInt, LcConfig_ErrorTypeE_FromInt )
381OT_METH_O ( LcConfig, ConfigFormatE_ToInt, LcConfig_ConfigFormatE_ToInt )
382OT_METH_S ( LcConfig, ConfigFormatE_ToInt, LcConfig_ConfigFormatE_ToInt )
383OT_METH_O ( LcConfig, ConfigFormatE_ToString, LcConfig_ConfigFormatE_ToString )
384OT_METH_S ( LcConfig, ConfigFormatE_ToString, LcConfig_ConfigFormatE_ToString )
385OT_METH_O ( LcConfig, ConfigOptionsEF_ToInt, LcConfig_ConfigOptionsEF_ToInt )
386OT_METH_S ( LcConfig, ConfigOptionsEF_ToInt, LcConfig_ConfigOptionsEF_ToInt )
387OT_METH_O ( LcConfig, ConfigOptionsEF_ToString, LcConfig_ConfigOptionsEF_ToString )
388OT_METH_S ( LcConfig, ConfigOptionsEF_ToString, LcConfig_ConfigOptionsEF_ToString )
389OT_METH_O ( LcConfig, ConfigTypeE_ToInt, LcConfig_ConfigTypeE_ToInt )
390OT_METH_S ( LcConfig, ConfigTypeE_ToInt, LcConfig_ConfigTypeE_ToInt )
391OT_METH_O ( LcConfig, ConfigTypeE_ToString, LcConfig_ConfigTypeE_ToString )
392OT_METH_S ( LcConfig, ConfigTypeE_ToString, LcConfig_ConfigTypeE_ToString )
393OT_METH_O ( LcConfig, ErrorE_ToInt, LcConfig_ErrorE_ToInt )
394OT_METH_S ( LcConfig, ErrorE_ToInt, LcConfig_ErrorE_ToInt )
395OT_METH_O ( LcConfig, ErrorE_ToString, LcConfig_ErrorE_ToString )
396OT_METH_S ( LcConfig, ErrorE_ToString, LcConfig_ErrorE_ToString )
397OT_METH_O ( LcConfig, ErrorTypeE_ToInt, LcConfig_ErrorTypeE_ToInt )
398OT_METH_S ( LcConfig, ErrorTypeE_ToInt, LcConfig_ErrorTypeE_ToInt )
399OT_METH_O ( LcConfig, ErrorTypeE_ToString, LcConfig_ErrorTypeE_ToString )
400OT_METH_S ( LcConfig, ErrorTypeE_ToString, LcConfig_ErrorTypeE_ToString )
403OT_METH_O ( LcConfig, Cleanup, LcConfig_Cleanup )
404OT_METH_S ( LcConfig, Cleanup, LcConfig_Cleanup )
405OT_METH_O ( LcConfig, Setup, LcConfig_Setup )
406OT_METH_S ( LcConfig, Setup, LcConfig_Setup )