MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / count

Method count

src/OpenFOAM/memory/refCount/refCount.H:82–85  ·  view source on GitHub ↗

- Return the current reference count

Source from the content-addressed store, hash-verified

80
81 //- Return the current reference count
82 int count() const
83 {
84 return count_;
85 }
86
87 //- Return true if the reference count is zero
88 bool unique() const

Callers 8

mainFunction · 0.45
mainFunction · 0.45
readPhysNamesFunction · 0.45
mainFunction · 0.45
operator++Method · 0.45
OSstream.CFile · 0.45
readFunction · 0.45
readFunction · 0.45

Calls

no outgoing calls

Tested by 2

mainFunction · 0.36
mainFunction · 0.36