|
MySQL 5.6.14 Source Code Document
|


Public Member Functions | |
| Database_ids (size_t size) | |
Public Member Functions inherited from Dynamic_ids | |
| Dynamic_ids (size_t param_size) | |
| bool | pack_dynamic_ids (String *buffer) |
| bool | unpack_dynamic_ids (char *param_dynamic_ids) |
| bool | search_id (const void *id) |
Additional Inherited Members | |
Public Attributes inherited from Dynamic_ids | |
| DYNAMIC_ARRAY | dynamic_ids |
Protected Attributes inherited from Dynamic_ids | |
| size_t | size |
Definition at line 67 of file dynamic_ids.h.