Struct sm_method_signature¶
ClassList > sm_method_signature
#include <class_object.h>
Public Attributes¶
| Type | Name |
|---|---|
| SM_METHOD_ARGUMENT * | args |
| METHOD_FUNCTION | function |
| const char * | function_name |
| struct sm_method_signature * | next |
| int | num_args |
| const char * | sql_definition |
| SM_METHOD_ARGUMENT * | value |
Public Attributes Documentation¶
variable args¶
variable function¶
variable function_name¶
variable next¶
variable num_args¶
variable sql_definition¶
variable value¶
The documentation for this class was generated from the following file cubrid/src/object/class_object.h