void operator++()
Increment the reference count.
Reference counter for various OpenFOAM components.
refCount()
Construct null initializing count to 0.
int count() const
Return the current reference count.
bool unique() const
Return true if the reference count is zero.
void operator--()
Decrement the reference count.