OR-Tools  8.2
Bitmap Member List

This is the complete list of members for Bitmap, including all inherited members.

Bitmap(uint32 size, bool fill=false)Bitmapinlineexplicit
Clear()Bitmapinline
Get(uint32 index) constBitmapinline
Resize(uint32 size, bool fill=false)Bitmap
Set(uint32 index, bool value)Bitmapinline
SetAll(bool value)Bitmapinline
~Bitmap()Bitmapinline