#include <NetReceiver.h>
Inheritance diagram for NetReceiver< T >:
Public Member Functions | |
virtual void | onReceive () |
is called by the associated handler when receiving data |
Definition at line 80 of file NetReceiver.h.
|
is called by the associated handler when receiving data
Implements NetReceiverBase. Definition at line 83 of file NetReceiver.h. |