This class is just a NOP, which may be used by the client to retrieve new steering feedback. More...
#include <commandserver.h>
Inherits LibGeoDecomp::RemoteSteererHelpers::Action< CELL_TYPE >.
Public Member Functions | |
PingAction () | |
void | operator() (const StringVec ¶meters, Pipe &pipe) |
Private Attributes | |
int | c |
This class is just a NOP, which may be used by the client to retrieve new steering feedback.
This can't happen automatically as the CommandServer's listener thread blocks for input from the client.
LibGeoDecomp::RemoteSteererHelpers::CommandServer< CELL_TYPE >::PingAction::PingAction | ( | ) | [inline] |
void LibGeoDecomp::RemoteSteererHelpers::CommandServer< CELL_TYPE >::PingAction::operator() | ( | const StringVec & | parameters, | |
Pipe & | pipe | |||
) | [inline, virtual] |
int LibGeoDecomp::RemoteSteererHelpers::CommandServer< CELL_TYPE >::PingAction::c [private] |