![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "BoolCache.h"
Public Member Functions | |
| BoolCache () | |
| BoolCache (bool iValue) | |
| operator bool () | |
| BoolCache & | operator= (bool b) |
Private Attributes | |
| bool | isCached_ |
Definition at line 30 of file BoolCache.h.
|
inline |
Definition at line 32 of file BoolCache.h.
|
inline |
Definition at line 33 of file BoolCache.h.
|
inline |
|
inline |
|
private |
Definition at line 44 of file BoolCache.h.
Referenced by operator bool(), and operator=().