Skip to content

Struct trigger_description

ClassList > trigger_description

  • #include <trigger_description.hpp>

Public Attributes

Type Name
char * action
const char * action_time
char * attribute
char * class_name
const char * comment
char * condition
const char * condition_time
const char * event
char * full_event
char * name
char * priority
const char * status

Public Functions

Type Name
void fprint (FILE * file)
int init (const char * name)
int init (struct db_object * trobj)
trigger_description ()
~trigger_description ()

Public Attributes Documentation

variable action

char* trigger_description::action;

variable action_time

const char* trigger_description::action_time;

variable attribute

char* trigger_description::attribute;

variable class_name

char* trigger_description::class_name;

variable comment

const char* trigger_description::comment;

variable condition

char* trigger_description::condition;

variable condition_time

const char* trigger_description::condition_time;

variable event

const char* trigger_description::event;

variable full_event

char* trigger_description::full_event;

variable name

char* trigger_description::name;

variable priority

char* trigger_description::priority;

variable status

const char* trigger_description::status;

Public Functions Documentation

function fprint

void trigger_description::fprint (
    FILE * file
) 

function init [1/2]

int trigger_description::init (
    const  char * name
) 

function init [2/2]

int trigger_description::init (
    struct  db_object * trobj
) 

function trigger_description

trigger_description::trigger_description () 

function ~trigger_description

trigger_description::~trigger_description () 


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