Skip to content

Struct lc_lock_set

ClassList > lc_lock_set

  • #include <locator.h>

Public Attributes

Type Name
LC_LOCKSET_CLASSOF * classes
int eid
bool first_fetch_lockset_call
int last_classof_reqobjs_cached
int last_reqobj_cached
int length
int max_reqobjs
char * mem
int num_classes_of_reqobjs
int num_classes_of_reqobjs_processed
int num_reqobjs
int num_reqobjs_processed
LC_LOCKSET_REQOBJ * objects
char * packed
int packed_size
int quit_on_errors
LOCK reqobj_class_lock
LOCK reqobj_inst_lock

Public Attributes Documentation

variable classes

LC_LOCKSET_CLASSOF* lc_lock_set::classes;

variable eid

int lc_lock_set::eid;

variable first_fetch_lockset_call

bool lc_lock_set::first_fetch_lockset_call;

variable last_classof_reqobjs_cached

int lc_lock_set::last_classof_reqobjs_cached;

variable last_reqobj_cached

int lc_lock_set::last_reqobj_cached;

variable length

int lc_lock_set::length;

variable max_reqobjs

int lc_lock_set::max_reqobjs;

variable mem

char* lc_lock_set::mem;

variable num_classes_of_reqobjs

int lc_lock_set::num_classes_of_reqobjs;

variable num_classes_of_reqobjs_processed

int lc_lock_set::num_classes_of_reqobjs_processed;

variable num_reqobjs

int lc_lock_set::num_reqobjs;

variable num_reqobjs_processed

int lc_lock_set::num_reqobjs_processed;

variable objects

LC_LOCKSET_REQOBJ* lc_lock_set::objects;

variable packed

char* lc_lock_set::packed;

variable packed_size

int lc_lock_set::packed_size;

variable quit_on_errors

int lc_lock_set::quit_on_errors;

variable reqobj_class_lock

LOCK lc_lock_set::reqobj_class_lock;

variable reqobj_inst_lock

LOCK lc_lock_set::reqobj_inst_lock;


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