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

Method GetIdentity

extensions/pgsql/pgsql/PgDriver.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84IdentityToken_t *PgDriver::GetIdentity()
85{
86 return myself->GetIdentity();
87}
88
89const char *PgDriver::GetProductName()
90{

Callers 2

ShutdownMethod · 0.45
GetHandleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected