mdw::BitSet Class Reference

#include <BitSet.h>

List of all members.

Public Member Functions

 BitSet (int bitSize)
bool isSet (int position)
void set (int position)
void clear (int position)
void clearAll ()
void clearBetween (int from, int to)
int getPreviousSet (int position)

Detailed Description

Author:
Jean-Baptiste Wons <wonsjb@gmail.com>

Definition at line 29 of file BitSet.h.


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

Generated by  doxygen 1.6.2