MCPcopy Create free account
hub / github.com/SapphireServer/Sapphire / setInsertFile

Method setInsertFile

src/dbm/DbManager.cpp:307–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305}
306
307void DbManager::setInsertFile( const std::string& iFile )
308{
309 m_iFile = iFile;
310}
311
312void DbManager::setSchemaFile( const std::string& sFile )
313{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected