File trigger_description.hpp¶
FileList > cubrid > src > object > trigger_description.hpp
Go to the source code of this file
#include <stdio.h>#include "dbtype_def.h"#include "extract_schema.hpp"
Classes¶
| Type | Name |
|---|---|
| struct | trigger_description |
Public Functions¶
| Type | Name |
|---|---|
| int | tr_dump_selective_triggers (extract_context & ctxt, print_output & output_ctx, DB_OBJLIST * classes) |
| int | tr_dump_trigger (extract_context & ctxt, print_output & output_ctx, DB_OBJECT * trigger_object) |
Public Functions Documentation¶
function tr_dump_selective_triggers¶
int tr_dump_selective_triggers (
extract_context & ctxt,
print_output & output_ctx,
DB_OBJLIST * classes
)
function tr_dump_trigger¶
int tr_dump_trigger (
extract_context & ctxt,
print_output & output_ctx,
DB_OBJECT * trigger_object
)
The documentation for this class was generated from the following file cubrid/src/object/trigger_description.hpp