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 >:
Inheritance graph
[legend]
Collaboration diagram for AddOffset< T >:
Collaboration graph
[legend]

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 729 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 726 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: