Go to the documentation of this file.
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;