DDraceNetwork Docs
|
Public Member Functions | |
void | SetUp () override |
void | InsertTeamRank (float Time=100.0) |
Public Member Functions inherited from Score | |
Score () | |
~Score () | |
void | Connect () |
void | LoadBestTime () |
void | InsertMap () |
void | InsertRank (float Time=100.0, bool WithTimeCheckPoints=false) |
void | ExpectLines (const std::shared_ptr< CScorePlayerResult > &pPlayerResult, std::initializer_list< const char * > Lines, bool All=false) |
Additional Inherited Members | |
Public Attributes inherited from Score | |
IDbConnection * | m_pConn {GetParam()} |
char | m_aError [256] = {} |
std::shared_ptr< CScorePlayerResult > | m_pPlayerResult {std::make_shared<CScorePlayerResult>()} |
CSqlPlayerRequest | m_PlayerRequest {m_pPlayerResult} |
|
inline |
|
inlineoverride |