Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ Destroy
Method
Destroy
extensions/pgsql/pgsql/PgStatement.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
void PgStatement::Destroy()
80
{
81
delete this;
82
}
83
84
bool PgStatement::FetchMoreResults()
85
{
Callers
2
DoSimpleQuery
Method · 0.45
DoSimpleQueryEx
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected