Tommaso Cucinotta wrote:
in my mind, I was distinguishing between a "buffer", and a "document", composed of one or more buffers.
On a related note, can anyone tell me whether or not the "Buffer::allRelatives()" method is supposed to contain also the buffer on which it is called ? And, also, whether it includes "cousins" ?

My only problem, in that part of code, was to get an "absolute" ordering of all related buffers, independently of which buffer I start from. AFAIU, from Vincent's comments, perhaps such thing may be obtained with something like:

 p_buffer->masterBuffer()->allRelatives()

(perhaps the master itself is missing from the collection). Am I wrong ?

Thx,

   T.

--
Tommaso Cucinotta, Computer Engineering PhD, Researcher
ReTiS Lab, Scuola Superiore Sant'Anna, Pisa, Italy
Tel +39 050 882 024, Fax +39 050 882 003
http://retis.sssup.it/people/tommaso

Reply via email to