blitz Version 0.9
Public Member Functions
UnownedMemoryBlock< P_type > Class Template Reference

#include <memblock.h>

Inheritance diagram for UnownedMemoryBlock< P_type >:
MemoryBlock< P_type >

List of all members.

Public Member Functions

 UnownedMemoryBlock (size_t length, P_type *data)
virtual ~UnownedMemoryBlock ()

template<typename P_type>
class UnownedMemoryBlock< P_type >


Constructor & Destructor Documentation

template<typename P_type>
UnownedMemoryBlock< P_type >::UnownedMemoryBlock ( size_t  length,
P_type *  data 
) [inline]
template<typename P_type>
virtual UnownedMemoryBlock< P_type >::~UnownedMemoryBlock ( ) [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines