CUBRID Engine  latest
obj_tempassign Struct Reference

#include <object_template.h>

Collaboration diagram for obj_tempassign:
Collaboration graph

Public Attributes

struct obj_templateobj
 
DB_VALUEvariable
 
SM_ATTRIBUTEatt
 
DB_VALUEold_value
 
unsigned is_default:1
 
unsigned is_auto_increment:1
 

Detailed Description

Definition at line 56 of file object_template.h.

Member Data Documentation

SM_ATTRIBUTE* obj_tempassign::att

Definition at line 66 of file object_template.h.

Referenced by obt_apply_assignments(), and obt_make_assignment().

unsigned obj_tempassign::is_auto_increment

Definition at line 72 of file object_template.h.

Referenced by obt_make_assignment(), and populate_auto_increment().

unsigned obj_tempassign::is_default

Definition at line 71 of file object_template.h.

Referenced by obt_make_assignment(), and populate_defaults().

struct obj_template* obj_tempassign::obj
DB_VALUE* obj_tempassign::old_value

The documentation for this struct was generated from the following file: