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