![]() |
![]() |
#include <BoolCache.h>
Public Member Functions | |
BoolCache () | |
BoolCache (bool iValue) | |
operator bool () | |
BoolCache & | operator= (bool b) |
Private Attributes | |
bool | isCached_ |
Definition at line 29 of file BoolCache.h.
|
inline |
Definition at line 31 of file BoolCache.h.
|
inline |
Definition at line 32 of file BoolCache.h.
|
inline |
|
inline |
Definition at line 34 of file BoolCache.h.
|
private |
Definition at line 36 of file BoolCache.h.
Referenced by operator bool(), and operator=().