21#ifndef mia_core_index_hh
22#define mia_core_index_hh
65 unsigned int value(
unsigned int i)
const;
70 unsigned int m_next_fill;
71 unsigned int m_cur_start;
A class to adress a circulat bufer of a fixed size.
unsigned int next() const
unsigned int fill() const
unsigned int value(unsigned int i) const
CCircularIndex(unsigned int size, unsigned int start)
void new_start(unsigned int start)
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
#define NS_MIA_END
conveniance define to end the mia namespace