ldas-tools-framecpp 2.9.2
Public Member Functions | Private Attributes | List of all members
anonymous_namespace{compression.cc}::GenSawToothFalling< T > Class Template Reference

Public Member Functions

 GenSawToothFalling (const T Start, const T End, const T Inc)
 
operator() ()
 

Private Attributes

const T m_start
 
const T m_end
 
const T m_inc
 
m_cur
 

Constructor & Destructor Documentation

◆ GenSawToothFalling()

template<class T >
anonymous_namespace{compression.cc}::GenSawToothFalling< T >::GenSawToothFalling ( const T  Start,
const T  End,
const T  Inc 
)
inline

Member Function Documentation

◆ operator()()

template<class T >
T anonymous_namespace{compression.cc}::GenSawToothFalling< T >::operator() ( )
inline

Member Data Documentation

◆ m_cur

template<class T >
T anonymous_namespace{compression.cc}::GenSawToothFalling< T >::m_cur
private

◆ m_end

template<class T >
const T anonymous_namespace{compression.cc}::GenSawToothFalling< T >::m_end
private

◆ m_inc

template<class T >
const T anonymous_namespace{compression.cc}::GenSawToothFalling< T >::m_inc
private

◆ m_start

template<class T >
const T anonymous_namespace{compression.cc}::GenSawToothFalling< T >::m_start
private

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