AddOffset< T > Struct Template Reference

#include <UtilMacros.h>

Collaboration diagram for AddOffset< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

operator() (const T &k)
 AddOffset (T n)
operator() (const T &k)
 AddOffset (T n)

Public Attributes

m_n

Detailed Description

template<class T>
struct AddOffset< T >

Definition at line 343 of file UtilMacros.h.


Constructor & Destructor Documentation

template<class T >
AddOffset< T >::AddOffset ( n  )  [inline]

Definition at line 348 of file UtilMacros.h.

template<class T >
AddOffset< T >::AddOffset ( n  )  [inline]

Definition at line 730 of file UtilMacros.h.


Member Function Documentation

template<class T >
T AddOffset< T >::operator() ( const T &  k  )  [inline]

Definition at line 345 of file UtilMacros.h.

References AddOffset< T >::m_n.

template<class T >
T AddOffset< T >::operator() ( const T &  k  )  [inline]

Definition at line 727 of file UtilMacros.h.

References AddOffset< T >::m_n.


Member Data Documentation

template<class T >
T AddOffset< T >::m_n

Definition at line 344 of file UtilMacros.h.

Referenced by AddOffset< T >::operator()().


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

Generated on 12 Mar 2015 for Dip-All by  doxygen 1.6.1