scythe::DataBlockReference< T_type > Class Template Reference

#include <scythestat/datablock.h>

Inheritance diagram for scythe::DataBlockReference< T_type >:

Inheritance graph
[legend]
Collaboration diagram for scythe::DataBlockReference< T_type >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class T_type>
class scythe::DataBlockReference< T_type >

Handle to DataBlock objects.

Matrices inherit from this object. It provides a handle into DataBlock objects and automates cleanup when the referenced object runs out of referants.


Public Member Functions

 DataBlockReference (uint size)
 DataBlockReference (const DataBlockReference< T_type > &reference, uint offset=0)

Protected Member Functions

void referenceOther (const DataBlockReference< T_type > &ref, uint offset=0)
void referenceNew (uint size)

Protected Attributes

T_type * data_


The documentation for this class was generated from the following file:
Generated on Wed Aug 15 14:53:50 2007 for Scythe-1.0.2 by  doxygen 1.4.7