The world's most popular open source database
#include <my_config.h>#include <ndb_types.h>#include "ndb_limits.h"Include dependency graph for kernel_types.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | GlobalPage |
| struct | Local_key |
Typedefs | |
| typedef Uint16 | NodeId |
| typedef Uint16 | BlockNumber |
| typedef Uint32 | BlockReference |
| typedef Uint16 | GlobalSignalNumber |
Enumerations | |
| enum | Operation_t { ZREAD = 0, ZUPDATE = 1, ZINSERT = 2, ZDELETE = 3, ZWRITE = 4, ZREAD_EX = 5 } |
Functions | |
| NdbOut & | operator<< (class NdbOut &, const struct Local_key &) |
| Uint32 | table_version_major (Uint32 ver) |
| typedef Uint16 BlockNumber |
Definition at line 25 of file kernel_types.h.
| typedef Uint32 BlockReference |
Definition at line 26 of file kernel_types.h.
| typedef Uint16 GlobalSignalNumber |
Definition at line 27 of file kernel_types.h.
Definition at line 24 of file kernel_types.h.
| enum Operation_t |
| class NdbOut& operator<< | ( | class NdbOut & | , | |
| const struct Local_key & | ||||
| ) |
Definition at line 74 of file kernel_types.h.
Referenced by Dblqh::checkIfExecLog(), Dbtc::TableRecord::checkTable(), Dblqh::execLQHKEYREQ(), Dbtc::TableRecord::getErrorCode(), NdbDictionaryImpl::getEvent(), and print_old().
Here is the caller graph for this function:

1.4.7

