LcConfigC - various functions to create, initialize and destroy … More...
Collaboration diagram for LcConfigC_TOR_RB_API:Functions | |
| static OT_ProcRet | rblcconfig_LcConfigC_Create (OtClass_ARGS) |
Ruby: → C-API create a LcConfigC instance … | |
| static OT_ProcRet | rblcconfig_LcConfigC_new (CONSTR_ARGS) |
Ruby: → C-API create a LcConfigC instance … | |
LcConfigC - various functions to create, initialize and destroy …
|
static |
Ruby: → C-API (constructor,static) LcConfigC LcConfigC.Create()
create a LcConfigC instance …
Definition at line 675 of file LcConfigC_rb.c.
|
static |
Ruby: → C-API (constructor,static) LcConfigC LcConfigC.new()
create a LcConfigC instance …
Definition at line 690 of file LcConfigC_rb.c.