NDEVR
API Documentation
IndexMatchQueue< t_a, t_b, t_index >::NodeB

Internal node storing a B-stream element and its associated index. More...

Public Attributes

Index index
 The sequence index for this element.
B value
 The stored element value.

Detailed Description

template<class t_a, class t_b, class t_index = uint04>
struct IndexMatchQueue< t_a, t_b, t_index >::NodeB

Internal node storing a B-stream element and its associated index.


Definition at line 136 of file IndexMatchQueue.h.


The documentation for this struct was generated from the following file: