Scid
4.6.5
|
#include <filter.h>
Public Member Functions | |
Filter (gamenumT size) | |
~Filter () | |
void | Init (gamenumT size) |
uint | Size () const |
uint | Count () const |
bool | isWhole () const |
void | Set (gamenumT index, byte value) |
byte | Get (gamenumT index) const |
void | Fill (byte value) |
void | Append (byte value) |
Friends | |
class | CompressedFilter |
|
friend |