#include <XalanBitmap.hpp>
|
|
|
|
Construct an instance with room for the specified number of bits.
theSize | The number of bits in the map. |
|
|
Clear a bit.
theBit | The number of the bit to clear. |
|
Clear all of the bits.
|
Get the size of the map.
|
Determine if a bit is set.
theBit | The number of the bit to check. |
|
Set a bit.
theBit | The number of the bit to set. |
|
Toggle a bit.
theBit | The number of the bit to toggle. |
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.7 |
|