◆ get()
template<typename FieldType >
static FieldType * upd_get_nth_field_t_impl::get |
( |
const upd_t * |
update, |
|
|
ulint |
n |
|
) |
| |
|
inlinestaticprivate |
◆ upd_get_nth_field [1/2]
Returns the nth field of an update vector.
- Parameters
-
[in] | update | update vector |
[in] | n | field position in update vector |
- Returns
- update vector field
◆ upd_get_nth_field [2/2]
Returns the nth field of an update vector.
- Parameters
-
[in] | update | update vector |
[in] | n | field position in update vector |
- Returns
- update vector field
The documentation for this class was generated from the following file: