Go to the documentation of this file.
4 #ifndef tools_wroot_free_seg
5 #define tools_wroot_free_seg
43 return sizeof(short) + 2 *
sizeof(
seek);
45 return sizeof(short) + 2 *
sizeof(
seek32);
63 m_out <<
"tools::wroot::free_seg::fill_buffer :"
64 <<
" attempt to write big Seek "
71 m_out <<
"tools::wroot::free_seg::fill_buffer :"
72 <<
" attempt to write big seek "
73 <<
m_last <<
" on 32 bits."
100 if(it==a_list.end())
return 0;
120 a_list.insert(it,a_new);
143 if (curlast == (a_first-1)) {
146 if (idnext == 0)
return idcur;
147 if (idnext->
first() > (a_last+1))
return idcur;
153 if (curfirst == (a_last+1)) {
157 if (a_first < curfirst) {
#define tools_lforcit(a__T, a__l, a__it)
#define tools_lforit(a__T, a__l, a__it)