Struct dynamic_array_t¶
#include <dynamic_array.h>
Public Attributes¶
| Type | Name |
|---|---|
| unsigned char * | array |
| int | count |
| int | len |
| int | max |
Public Attributes Documentation¶
variable array¶
variable count¶
variable len¶
variable max¶
The documentation for this class was generated from the following file cubrid/src/base/dynamic_array.h