ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Public Member Functions | List of all members
GraphCutFS::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)
 

Constructor & Destructor Documentation

◆ DBlock()

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

◆ ~DBlock()

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

Member Function Documentation

◆ Delete()

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

◆ New()

template<class Type >
Type * GraphCutFS::DBlock< Type >::New ( )
inline

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