Defines | Functions
contrib/tbl/vipl/vipl_with_section/vipl_filterable_section_container_generator_section.txx File Reference
#include <section/section.h>
#include <vipl/section/vipl_section_container.txx>
#include <vipl/section/vipl_section_iterator.txx>

Go to the source code of this file.

Defines

#define vipl_filterable_section_container_generator_section_txx_
#define FILTER_IMPTR_DEC_REFCOUNT(v)   {delete (v); (v)=0;}
#define FILTER_IMPTR_INC_REFCOUNT(v)
#define FILTER_KERNPTR_DEC_REFCOUNT(v)

Functions

template<class DataType >
vipl_section_container
< DataType > * 
vipl_filterable_section_container_generator (const section< DataType, 2 > &im, DataType *)

Define Documentation

#define FILTER_IMPTR_DEC_REFCOUNT (   v)    {delete (v); (v)=0;}
#define FILTER_IMPTR_INC_REFCOUNT (   v)
#define FILTER_KERNPTR_DEC_REFCOUNT (   v)
#define vipl_filterable_section_container_generator_section_txx_

Function Documentation

template<class DataType >
vipl_section_container<DataType>* vipl_filterable_section_container_generator ( const section< DataType, 2 > &  im,
DataType *   
)