ArrayStorage< T > Class Template Reference
[Data]

#include <array-storage.h>

Collaboration diagram for ArrayStorage< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ArrayStorage ()
virtual ~ArrayStorage ()

Public Attributes

int refcount
T * data


Detailed Description

template<class T>
class ArrayStorage< T >

Definition at line 30 of file array-storage.h.


Constructor & Destructor Documentation

template<class T>
ArrayStorage< T >::ArrayStorage (  )  [inline]

Definition at line 35 of file array-storage.h.

template<class T>
virtual ArrayStorage< T >::~ArrayStorage (  )  [inline, virtual]

Definition at line 40 of file array-storage.h.


Member Data Documentation

template<class T>
T* ArrayStorage< T >::data

Definition at line 34 of file array-storage.h.

template<class T>
int ArrayStorage< T >::refcount

Definition at line 33 of file array-storage.h.


The documentation for this class was generated from the following file:

Generated on Sat Feb 20 19:04:27 2010 for Data Objects by  doxygen 1.5.9