MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / IncReferenceCount

Method IncReferenceCount

extensions/pgsql/pgsql/PgDatabase.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165void PgDatabase::IncReferenceCount()
166{
167 AddRef();
168}
169
170void PgDatabase::SetLastIDAndRows(unsigned int insertID, unsigned int affectedRows)
171{

Callers 1

ConnectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected