#include <array.h>
Inheritance diagram for dbAnyArray:

Public Member Functions | |
| size_t | length () const |
| void const * | base () const |
Static Public Member Functions | |
| void | arrayAllocator (dbAnyArray *aArray, void *data, size_t length) |
Protected Attributes | |
| size_t | len |
Friends | |
| class | dbTableDescriptor |
|
|
Get pointer to array elements. You should not update them directly.
|
|
|
Get number of elements
|
1.3.5