|
XWOS API
4.0
XWOS C/C++ API参考手册
|
#include <Bmp.hxx>

Public 成员函数 | |
| Bit (Bmp &bmp, xwsq_t index) | |
| Bit (Bmp *bmp, xwsq_t index) | |
| Bit (const Bit &other) | |
| Bit (const Bit &&other) | |
| ~Bit () | |
| Bit & | operator= (bool x) |
| Bit & | operator= (const Bit &other) |
| Bit & | operator= (const Bit &&other) |
| Bit & | operator~ () |
| operator bool () | |
| void | flip () |
Private 属性 | |
| Bmp * | mBmp |
| xwsq_t | mBit |


