Cuda::PointerStorage< Type, Dim > Class Template Reference

Class to represent memory that can be allocated and freed and is accessible via a typed pointer. More...

#include <pointerstorage.hpp>

Inheritance diagram for Cuda::PointerStorage< Type, Dim >:

Inheritance graph
[legend]
Collaboration diagram for Cuda::PointerStorage< Type, Dim >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PointerStorage ()
 Default constructor.
 PointerStorage (const Size< Dim > &_size)
 Constructor.
 PointerStorage (const Layout< Type, Dim > &layout)
 Constructor.
void init ()
 Initialize data structure.


Detailed Description

template<class Type, unsigned Dim>
class Cuda::PointerStorage< Type, Dim >

Class to represent memory that can be allocated and freed and is accessible via a typed pointer.

Constructor & Destructor Documentation

template<class Type, unsigned Dim>
Cuda::PointerStorage< Type, Dim >::PointerStorage ( const Size< Dim > &  _size  )  [inline]

Constructor.

Parameters:
_size requested size

template<class Type, unsigned Dim>
Cuda::PointerStorage< Type, Dim >::PointerStorage ( const Layout< Type, Dim > &  layout  )  [inline]

Constructor.

Parameters:
layout requested layout


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

Generated on Sun Sep 13 00:55:20 2009 for cudatemplates by  doxygen 1.5.6