![]() |
OR-Tools
8.2
|
This is the complete list of members for Bitmap, including all inherited members.
Bitmap(uint32 size, bool fill=false) | Bitmap | inlineexplicit |
Clear() | Bitmap | inline |
Get(uint32 index) const | Bitmap | inline |
Resize(uint32 size, bool fill=false) | Bitmap | |
Set(uint32 index, bool value) | Bitmap | inline |
SetAll(bool value) | Bitmap | inline |
~Bitmap() | Bitmap | inline |