CUBRID Engine  latest
sm_constraint Struct Reference

#include <class_object.h>

Collaboration diagram for sm_constraint:
Collaboration graph

Public Attributes

struct sm_constraintnext
 
char * name
 
SM_CONSTRAINT_TYPE type
 
BTID index
 
bool has_function
 

Detailed Description

Definition at line 364 of file class_object.h.

Member Data Documentation

bool sm_constraint::has_function

Definition at line 371 of file class_object.h.

Referenced by classobj_has_function_constraint(), and classobj_make_constraint().

BTID sm_constraint::index
char* sm_constraint::name

Definition at line 368 of file class_object.h.

Referenced by classobj_free_constraint(), and classobj_make_constraint().


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