Public Member Functions
ibis::bundle0 Class Reference

The null bundle. It contains only a list of RIDs. More...

#include <bundle.h>

Inheritance diagram for ibis::bundle0:
ibis::bundle

List of all members.

Public Member Functions

 bundle0 (const ibis::query &q)
 bundle0 (const ibis::query &q, const ibis::bitvector &hits)
virtual void print (std::ostream &out) const
 Print the bundle values to the specified output stream.
virtual void printAll (std::ostream &out) const
 Print the bundle values along with the RIDs.
virtual void reorder (const char *, int)
 Re-order the bundles according to the new keys.
virtual uint32_t size () const
 Return the number of bundles.
virtual long truncate (const char *, int, uint32_t)
 Truncate the list of bundle based on specified keys.
virtual long truncate (uint32_t, uint32_t)
 Truncate the list of bundles.
virtual long truncate (uint32_t)
 Truncate the list of bundles.
virtual void write (const ibis::query &q) const
 Write the bundle to the directory for the query q.

Detailed Description

The null bundle. It contains only a list of RIDs.


The documentation for this class was generated from the following files:

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