DP-HLS
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
LoopCounter< LENGTH > Class Template Reference

#include <loop_counter.h>

Public Member Functions

 LoopCounter ()
 
 LoopCounter (int start)
 
int val ()
 
void operator++ ()
 
void operator-- ()
 

Constructor & Destructor Documentation

template<int LENGTH>
LoopCounter< LENGTH >::LoopCounter ( )
inline
template<int LENGTH>
LoopCounter< LENGTH >::LoopCounter ( int  start)
inline

Member Function Documentation

template<int LENGTH>
void LoopCounter< LENGTH >::operator++ ( )
inline
template<int LENGTH>
void LoopCounter< LENGTH >::operator-- ( )
inline
template<int LENGTH>
int LoopCounter< LENGTH >::val ( )
inline

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