#include <ServerConnector.h>
Collaboration diagram for Impala::Application::Videolympics::ShotPacket:

Public Member Functions | |
| ShotPacket () | |
Public Attributes | |
| int | teamID |
| std::string | shotName |
| double | timestamp |
| int | sequenceNo |
| int | shotNo |
| int | relevance |
| int | selectedByOthers |
Definition at line 15 of file ServerConnector.h.
1.5.1