|
CUBRID Engine
latest
|

Public Attributes | |
| LC_COPYAREA * | comm_area |
| LC_COPYAREA_MANYOBJS * | mobjs |
| LC_COPYAREA_ONEOBJ * | obj |
| HEAP_SCANCACHE * | ptr_scancache |
| HEAP_SCANCACHE | area_scancache |
| RECDES | recdes |
| int | area_offset |
Definition at line 108 of file locator_sr.c.
| int locator_return_nxobj::area_offset |
Definition at line 117 of file locator_sr.c.
Referenced by locator_return_object_assign(), xlocator_fetch(), xlocator_fetch_lockhint_classes(), and xlocator_fetch_lockset().
| HEAP_SCANCACHE locator_return_nxobj::area_scancache |
Definition at line 114 of file locator_sr.c.
Referenced by xlocator_fetch(), xlocator_fetch_lockhint_classes(), and xlocator_fetch_lockset().
| LC_COPYAREA* locator_return_nxobj::comm_area |
Definition at line 110 of file locator_sr.c.
Referenced by xlocator_fetch(), xlocator_fetch_lockhint_classes(), and xlocator_fetch_lockset().
| LC_COPYAREA_MANYOBJS* locator_return_nxobj::mobjs |
Definition at line 111 of file locator_sr.c.
Referenced by locator_return_object_assign(), xlocator_fetch(), xlocator_fetch_lockhint_classes(), and xlocator_fetch_lockset().
| LC_COPYAREA_ONEOBJ* locator_return_nxobj::obj |
Definition at line 112 of file locator_sr.c.
Referenced by locator_return_object_assign(), xlocator_fetch(), xlocator_fetch_lockhint_classes(), and xlocator_fetch_lockset().
| HEAP_SCANCACHE* locator_return_nxobj::ptr_scancache |
Definition at line 113 of file locator_sr.c.
Referenced by locator_lock_and_return_object(), xlocator_fetch(), xlocator_fetch_lockhint_classes(), and xlocator_fetch_lockset().
| RECDES locator_return_nxobj::recdes |
Definition at line 115 of file locator_sr.c.
Referenced by locator_lock_and_return_object(), locator_return_object_assign(), xlocator_fetch(), xlocator_fetch_lockhint_classes(), and xlocator_fetch_lockset().