Skip to content

Struct tr_activity

ClassList > tr_activity

  • #include <trigger_manager.h>

Public Attributes

Type Name
int exec_cnt
void * parser
char * source
void * statement
DB_TRIGGER_TIME time
DB_TRIGGER_ACTION type

Public Attributes Documentation

variable exec_cnt

int tr_activity::exec_cnt;

variable parser

void* tr_activity::parser;

variable source

char* tr_activity::source;

variable statement

void* tr_activity::statement;

variable time

DB_TRIGGER_TIME tr_activity::time;

variable type

DB_TRIGGER_ACTION tr_activity::type;


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