![]() |
DDraceNetwork Documentation
|
#include <scoreworker.h>
Public Member Functions | |
| CSqlRandomMapRequest (std::shared_ptr< CScoreRandomMapResult > pResult) | |
| Public Member Functions inherited from ISqlData | |
| ISqlData (std::shared_ptr< ISqlResult > pResult) | |
| virtual | ~ISqlData ()=default |
Public Attributes | |
| char | m_aServerType [32] |
| char | m_aCurrentMap [MAX_MAP_LENGTH] |
| char | m_aRequestingPlayer [MAX_NAME_LENGTH] |
| int | m_MinStars |
| int | m_MaxStars |
| Public Attributes inherited from ISqlData | |
| std::shared_ptr< ISqlResult > | m_pResult |
|
inline |
| char CSqlRandomMapRequest::m_aCurrentMap[MAX_MAP_LENGTH] |
| char CSqlRandomMapRequest::m_aRequestingPlayer[MAX_NAME_LENGTH] |
| char CSqlRandomMapRequest::m_aServerType[32] |
| int CSqlRandomMapRequest::m_MaxStars |
| int CSqlRandomMapRequest::m_MinStars |