LArSoft
v06_85_00
Liquid Argon Software toolkit - http://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=().