| Class | BufferCursor::StackEntry |
| In: |
lib/innodb/util/buffer_cursor.rb
|
| Parent: | Object |
An entry in a stack of cursors. The cursor position, direction, and name array are each attributes of the current cursor stack and are manipulated together.
| cursor | [RW] | |
| direction | [RW] | |
| name | [RW] | |
| position | [RW] |