DDraceNetwork Docs
RandomMap Struct Reference
Inheritance diagram for RandomMap:
[legend]
Collaboration diagram for RandomMap:
[legend]

Public Member Functions

 RandomMap ()
 
- 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)
 

Public Attributes

std::shared_ptr< CScoreRandomMapResultm_pRandomMapResult {std::make_shared<CScoreRandomMapResult>(0)}
 
CSqlRandomMapRequest m_RandomMapRequest {m_pRandomMapResult}
 
- Public Attributes inherited from Score
IDbConnectionm_pConn {GetParam()}
 
char m_aError [256] = {}
 
std::shared_ptr< CScorePlayerResultm_pPlayerResult {std::make_shared<CScorePlayerResult>()}
 
CSqlPlayerRequest m_PlayerRequest {m_pPlayerResult}
 

Constructor & Destructor Documentation

◆ RandomMap()

RandomMap::RandomMap ( )
inline

Member Data Documentation

◆ m_pRandomMapResult

std::shared_ptr<CScoreRandomMapResult> RandomMap::m_pRandomMapResult {std::make_shared<CScoreRandomMapResult>(0)}

◆ m_RandomMapRequest

CSqlRandomMapRequest RandomMap::m_RandomMapRequest {m_pRandomMapResult}

The documentation for this struct was generated from the following file: