MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
dyn0dyn.cc File Reference
#include "dyn0dyn.h"
Include dependency graph for dyn0dyn.cc:

Go to the source code of this file.

Functions

UNIV_INTERN dyn_block_tdyn_array_add_block (dyn_array_t *arr)

Detailed Description

The dynamically allocated array

Created 2/5/1996 Heikki Tuuri

Definition in file dyn0dyn.cc.

Function Documentation

UNIV_INTERN dyn_block_t* dyn_array_add_block ( dyn_array_t arr)

Adds a new block to a dyn array.

Returns
created block
Parameters
arrin/out: dyn array

Definition at line 36 of file dyn0dyn.cc.

Here is the call graph for this function: