dlvhex  2.5.0
bm::d_copy_func< T > Struct Template Reference

d-Gap copy functor More...

#include <vs10/bm/bmfunc.h>

Public Member Functions

 d_copy_func (T *dg_buf)
void operator() (T dgap)
 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 791 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 793 of file bmfunc.h.

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

Definition at line 793 of file bmfunc.h.


Member Function Documentation

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

Definition at line 794 of file bmfunc.h.

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

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

Definition at line 794 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 796 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 files: