Main Page   Class Hierarchy   Compound List   File List   Compound Members  

dbAnyArray Class Reference

#include <array.h>

Inheritance diagram for dbAnyArray:

dbArray< T > List of all members.

Public Methods

size_t length () const
void const * base () const

Static Public Methods

void arrayAllocator (dbAnyArray *aArray, void *data, size_t length)

Protected Attributes

size_t len

Friends

class dbTableDescriptor

Detailed Description

Base class for all arrays


Member Function Documentation

void const* dbAnyArray::base   const [inline]
 

Get pointer to array elements. You should not update them directly.

Returns:
pointer to array element

size_t dbAnyArray::length   const [inline]
 

Get number of elements

Returns:
array length


The documentation for this class was generated from the following file:
Generated on Fri Nov 15 21:06:29 2002 for FastDB by doxygen1.2.15