File object_print.h¶
FileList > cubrid > src > object > object_print.h
Go to the source code of this file
#include "dbtype_def.h"#include <stdio.h>
Public Functions¶
| Type | Name |
|---|---|
| char ** | help_class_names (const char * qualifier) |
| int | help_describe_mop (DB_OBJECT * obj, char * buffer, int maxlen) |
| void | help_free_class_names (char ** names) |
| void | help_free_names (char ** names) |
| void | help_print_describe_comment (print_output & output_ctx, const char * comment) |
| void | help_print_info (const char * command, FILE * fpp) |
| void | help_print_obj (print_output & output_ctx, MOP obj) |
| int | help_trigger_names (char *** names_ptr) |
Public Functions Documentation¶
function help_class_names¶
function help_describe_mop¶
function help_free_class_names¶
function help_free_names¶
function help_print_describe_comment¶
function help_print_info¶
function help_print_obj¶
function help_trigger_names¶
The documentation for this class was generated from the following file cubrid/src/object/object_print.h