Skip to content

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

char ** help_class_names (
    const  char * qualifier
) 

function help_describe_mop

int help_describe_mop (
    DB_OBJECT * obj,
    char * buffer,
    int maxlen
) 

function help_free_class_names

void help_free_class_names (
    char ** names
) 

function help_free_names

void help_free_names (
    char ** names
) 

function help_print_describe_comment

void help_print_describe_comment (
    print_output & output_ctx,
    const  char * comment
) 

function help_print_info

void help_print_info (
    const  char * command,
    FILE * fpp
) 

function help_print_obj

void help_print_obj (
    print_output & output_ctx,
    MOP obj
) 

function help_trigger_names

int help_trigger_names (
    char *** names_ptr
) 


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