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