MqContextC - various functions to create, initialize and destroy a context … More...
Functions | |
static OT_ProcRet | rbmqmsgque_MqContextC_Create (OtClass_ARGS) |
Ruby: → C-API create and initialize the MqContextC ... | |
static OT_ProcRet | rbmqmsgque_MqContextC_new (CONSTR_ARGS) |
Ruby: → C-API create and initialize the MqContextC ... | |
MqContextC - various functions to create, initialize and destroy a context …
|
static |
Ruby:
→ C-API (constructor,static) MqContextC MqContextC.Create(?tmpl:MqContextC=nil?)
create and initialize the MqContextC ...
Definition at line 2954 of file MqContextC_rb.c.
|
static |
Ruby:
→ C-API (constructor,static) MqContextC MqContextC.new(?tmpl:MqContextC=nil?)
create and initialize the MqContextC ...
Definition at line 2971 of file MqContextC_rb.c.