bm::d_copy_func< T > Struct Template Reference

d-Gap copy functor More...

#include <bmfunc.h>

Public Member Functions

 d_copy_func (T *dg_buf)
void operator() (T dgap)

Data Fields

T * dgap_buf_

Detailed Description

template<typename T>
struct bm::d_copy_func< T >

d-Gap copy functor

Definition at line 780 of file bmfunc.h.


Constructor & Destructor Documentation

template<typename T>
bm::d_copy_func< T >::d_copy_func ( T *  dg_buf  )  [inline]

Definition at line 782 of file bmfunc.h.


Member Function Documentation

template<typename T>
void bm::d_copy_func< T >::operator() ( dgap  )  [inline]

Definition at line 783 of file bmfunc.h.

References bm::d_copy_func< T >::dgap_buf_.


Field Documentation

template<typename T>
T* bm::d_copy_func< T >::dgap_buf_

Definition at line 785 of file bmfunc.h.

Referenced by bm::gap_2_dgap(), and bm::d_copy_func< T >::operator()().


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

Generated on Sun Apr 25 09:37:45 2010 for BitMagic by  doxygen 1.6.1