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 755 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 757 of file bmfunc.h.


Member Function Documentation

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

Definition at line 758 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 760 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 Tue Mar 23 20:48:13 2010 for BitMagic by  doxygen 1.6.1