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

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 Mon Oct 23 13:23:58 2006 for FastDB by doxygen1.2.18