MCPcopy Create free account
hub / github.com/ddnet/ddnet / DbPool

Method DbPool

src/engine/server/server.h:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 class IStorage *Storage() { return m_pStorage; }
94 class IEngineAntibot *Antibot() { return m_pAntibot; }
95 class CDbConnectionPool *DbPool() { return m_pConnectionPool; }
96 IEngine *Engine() { return m_pEngine; }
97
98 enum

Callers 4

OnInitMethod · 0.80
ConAddSqlServerMethod · 0.80
ConDumpSqlServersMethod · 0.80
~CTestGameWorldMethod · 0.80

Calls

no outgoing calls

Tested by 1

~CTestGameWorldMethod · 0.64