|
CUBRID Engine
latest
|
#include <locator.h>

Public Attributes | |
| LC_COPYAREA_MANYOBJS * | mobjs |
| LC_COPYAREA_ONEOBJ ** | obj |
| int * | offset |
| RECDES * | recdes |
| LC_COPYAREA_MANYOBJS* lc_copyarea_desc::mobjs |
Definition at line 254 of file locator.h.
Referenced by heap_prefetch(), locator_notify_decache(), xlocator_fetch(), xlocator_fetch_all(), xlocator_fetch_lockhint_classes(), xlocator_fetch_lockset(), xlocator_lock_and_fetch_all(), and xlocator_notify_isolation_incons().
| LC_COPYAREA_ONEOBJ** lc_copyarea_desc::obj |
Definition at line 255 of file locator.h.
Referenced by heap_prefetch(), locator_notify_decache(), xlocator_fetch(), xlocator_fetch_all(), xlocator_fetch_lockhint_classes(), xlocator_fetch_lockset(), xlocator_lock_and_fetch_all(), and xlocator_notify_isolation_incons().
| int* lc_copyarea_desc::offset |
Definition at line 256 of file locator.h.
Referenced by heap_prefetch(), xlocator_fetch(), xlocator_fetch_all(), xlocator_fetch_lockhint_classes(), xlocator_fetch_lockset(), xlocator_lock_and_fetch_all(), and xlocator_notify_isolation_incons().
| RECDES* lc_copyarea_desc::recdes |
Definition at line 257 of file locator.h.
Referenced by heap_prefetch(), locator_notify_decache(), xlocator_fetch(), xlocator_fetch_all(), xlocator_fetch_lockhint_classes(), xlocator_fetch_lockset(), xlocator_lock_and_fetch_all(), and xlocator_notify_isolation_incons().