Metafunction
Fibre
Type of a specific container member (fibre).
Fibre<TContainer, TSpec>::Type
Include Headers
seqan/index.h
Parameters
TContainer
The container type.
TSpec
Tag to specify the fibre.
Remarks
Some containers, such as Index, can be seen as a bundle consisting of various fibres. Because not every table is a fibre we did not call them tables, however, in many cases one can think of fibres as tables. The fibre interface was designed to unify the access to the members of the different fibres. To get a reference or the type of a specific fibre use getFibre or Fibre.
A Fibre does not need to be a real container. It can also be a view (see EsaRawText).
Return Values
Fibre type.
Member of
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:38