MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetCount

Method GetCount

trinity/Tr2AddSafeGrowableBuffer.h:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100
101template <typename T>
102uint32_t Tr2AddSafeGrowableBuffer<T>::GetCount() const
103{
104 return m_count;
105}
106
107template <typename T>
108const T* Tr2AddSafeGrowableBuffer<T>::GetData() const

Callers 2

endMethod · 0.95
endFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected