Dip  0.92.4
Public Member Functions | Public Attributes | List of all members
AddOffset< T > Struct Template Reference

#include <UtilMacros.h>

+ Inheritance diagram for AddOffset< T >:

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

◆ AddOffset() [1/2]

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

Definition at line 348 of file UtilMacros.h.

◆ AddOffset() [2/2]

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

Definition at line 729 of file UtilMacros.h.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 345 of file UtilMacros.h.

◆ operator()() [2/2]

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

Definition at line 726 of file UtilMacros.h.

Member Data Documentation

◆ m_n

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

Definition at line 344 of file UtilMacros.h.


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