#include <GameResultsThread.h>
Public Attributes | |
| std::string | hostname |
| UnsignedShort | port |
| std::string | results |
Definition at line 37 of file GameResultsThread.h.
| std::string GameResultsRequest::hostname |
Definition at line 40 of file GameResultsThread.h.
| UnsignedShort GameResultsRequest::port |
Definition at line 41 of file GameResultsThread.h.
| std::string GameResultsRequest::results |
Definition at line 42 of file GameResultsThread.h.