Skip to content

Struct static_method

ClassList > static_method

Public Attributes

Type Name
void(* function
char * name
struct static_method * next

Public Attributes Documentation

variable function

void(* static_method::function) ();

variable name

char* static_method::name;

variable next

struct static_method* static_method::next;


The documentation for this class was generated from the following file cubrid/src/object/schema_manager.c