libscid 0.1.0
Chess applications made easy.
Loading...
Searching...
No Matches
scid::database::Filter Class Reference

Public Member Functions

 Filter (gamenumT size)
 
void Init (gamenumT size)
 
scid::core::byte * data ()
 Return a pointer to the allocated data.
 
gamenumT Count () const
 Return the number of nonzero values in filter.
 
gamenumT Size () const
 Return the number of elements in filter.
 
void Resize (gamenumT size)
 Changes the number of elements stored.
 
scid::core::byte Get (gamenumT index) const
 Gets the value at index.
 
void Set (gamenumT index, scid::core::byte value)
 Sets the value at index.
 
void Fill (scid::core::byte value)
 Sets all values.
 

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