#include <LeafNodeBool.h>
Static Public Member Functions |
| static Index | size () |
Constructor & Destructor Documentation
| Buffer |
( |
const Buffer & |
other | ) |
|
|
inline |
Member Function Documentation
| const bool& getValue |
( |
Index |
i | ) |
const |
|
inline |
| bool operator!= |
( |
const Buffer & |
other | ) |
const |
|
inline |
| Buffer& operator= |
( |
const Buffer & |
b | ) |
|
|
inline |
| bool operator== |
( |
const Buffer & |
other | ) |
const |
|
inline |
| const bool& operator[] |
( |
Index |
i | ) |
const |
|
inline |
| void setValue |
( |
Index |
i, |
|
|
bool |
val |
|
) |
| |
|
inline |
| void swap |
( |
Buffer & |
other | ) |
|
|
inline |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: