ReadFramework
DBlock< Type > Class Template Reference

#include <block.h>

Public Member Functions

 DBlock (int size, void(*err_function)(const char *)=NULL)
 
 ~DBlock ()
 
Type * New ()
 
void Delete (Type *t)
 

Constructor & Destructor Documentation

template<class Type>
DBlock< Type >::DBlock ( int  size,
void(*)(const char *)  err_function = NULL 
)
inline
template<class Type>
DBlock< Type >::~DBlock ( )
inline

Member Function Documentation

template<class Type>
void DBlock< Type >::Delete ( Type *  t)
inline
template<class Type>
Type* DBlock< Type >::New ( )
inline

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