23 #ifndef _OBJECT_PRINT_H 24 #define _OBJECT_PRINT_H 32 #if defined(SERVER_MODE) 33 #error Does not belong to server module 34 #endif //defined(SERVER_MODE) int help_describe_mop(DB_OBJECT *obj, char *buffer, int maxlen)
void help_print_info(const char *command, FILE *fpp)
void help_free_class_names(char **names)
int help_trigger_names(char ***names_ptr)
void help_print_describe_comment(print_output &output_ctx, const char *comment)
char ** help_class_names(const char *qualifier)
void help_free_names(char **names)
void help_print_obj(print_output &output_ctx, MOP obj)