Public Member Functions | Public Attributes
ibis::bin::valpos< T > Struct Template Reference

A list of values and their positions. More...

#include <ibin.h>

List of all members.

Public Member Functions

void next ()
 Move to the next row.
bitvector::word_t position () const
 The current position (RID).
 valpos ()
 Default constructor.
 valpos (const array_t< T > &v, const bitvector &b)
 Constructor.
value () const
 The current value.

Public Attributes

ibis::bitvector::indexSet ind
 The index set representing the positions.
ibis::bitvector::word_t ji
 The current index value inside the index set.
ibis::bitvector::word_t jv
 The current index in vals.
const T * vals
 The list of values.

Detailed Description

template<typename T>
struct ibis::bin::valpos< T >

A list of values and their positions.


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

Make It A Bit Faster
Contact us
Disclaimers
FastBit source code
FastBit mailing list archive