CUBRID Engine  latest
btree_rec_satisfies_snapshot_helper Struct Reference
Collaboration diagram for btree_rec_satisfies_snapshot_helper:
Collaboration graph

Public Attributes

MVCC_SNAPSHOTsnapshot
 
OID match_class_oid
 
OIDoid_ptr
 
int oid_cnt
 
int oid_capacity
 

Detailed Description

Definition at line 486 of file btree.c.

Member Data Documentation

OID btree_rec_satisfies_snapshot_helper::match_class_oid

Definition at line 489 of file btree.c.

Referenced by btree_key_find_unique_version_oid(), and btree_record_satisfies_snapshot().

int btree_rec_satisfies_snapshot_helper::oid_capacity

Definition at line 492 of file btree.c.

Referenced by btree_key_find_unique_version_oid(), and btree_record_satisfies_snapshot().

int btree_rec_satisfies_snapshot_helper::oid_cnt

Definition at line 491 of file btree.c.

Referenced by btree_key_find_unique_version_oid(), and btree_record_satisfies_snapshot().

OID* btree_rec_satisfies_snapshot_helper::oid_ptr

Definition at line 490 of file btree.c.

Referenced by btree_key_find_unique_version_oid(), and btree_record_satisfies_snapshot().

MVCC_SNAPSHOT* btree_rec_satisfies_snapshot_helper::snapshot

Definition at line 488 of file btree.c.

Referenced by btree_key_find_unique_version_oid(), and btree_record_satisfies_snapshot().


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