![]() |
DDraceNetwork Documentation
|
Public Member Functions | |
| Points () | |
Public Member Functions inherited from Score | |
| Score () | |
| ~Score () | |
| void | Connect () |
| void | LoadBestTime () |
| void | InsertMap (const char *pName, const char *pMapper, const char *pServer, int Points, int Stars) |
| 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 |