Public Member Functions | |
RefCount & | operator= (RefCount &&) |
RefCount & | operator= (const RefCount &) |
RefCount ()=default | |
RefCount (RefCount &&) | |
RefCount (RefCount const &) | |
Public Attributes | |
std::atomic< unsigned int > | m_count = 0 |
Definition at line 168 of file CaloCellGeometry.h.
|
default |
|
inline |
Definition at line 170 of file CaloCellGeometry.h.
|
inline |
Definition at line 171 of file CaloCellGeometry.h.
Definition at line 172 of file CaloCellGeometry.h.
Definition at line 173 of file CaloCellGeometry.h.
|
mutable |
Definition at line 175 of file CaloCellGeometry.h.
Referenced by CaloCellGeometry::decrement(), and CaloCellGeometry::increment().