|
CUBRID Engine
latest
|

Public Attributes | |
| MVCC_SNAPSHOT * | snapshot |
| OID | match_class_oid |
| OID * | oid_ptr |
| int | oid_cnt |
| int | oid_capacity |
| 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().