Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
DBlock< Type > Class Template Reference

#include <block.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ DBlock() [1/3]

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

References NULL.

◆ ~DBlock() [1/3]

template<class Type>
DBlock< Type >::~DBlock ( )

References next.

◆ DBlock() [2/3]

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

References NULL.

◆ ~DBlock() [2/3]

template<class Type>
DBlock< Type >::~DBlock ( )

References next.

◆ DBlock() [3/3]

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

References NULL.

◆ ~DBlock() [3/3]

template<class Type>
DBlock< Type >::~DBlock ( )

References next.

Member Function Documentation

◆ Delete() [1/3]

template<class Type>
void DBlock< Type >.Delete ( Type * t)

◆ Delete() [2/3]

template<class Type>
void DBlock< Type >.Delete ( Type * t)

◆ Delete() [3/3]

template<class Type>
void DBlock< Type >.Delete ( Type * t)

◆ New() [1/3]

template<class Type>
Type * DBlock< Type >.New ( )

References next, and NULL.

◆ New() [2/3]

template<class Type>
Type * DBlock< Type >.New ( )

References next, and NULL.

◆ New() [3/3]

template<class Type>
Type * DBlock< Type >.New ( )

References next, and NULL.


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