Main Page | Class Hierarchy | Class List | File List | Class Members

dbAnyArray Class Reference

#include <array.h>

Inheritance diagram for dbAnyArray:

dbArray< T > List of all members.

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

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 Thu Feb 12 13:04:48 2004 for FastDB by doxygen 1.3.5