#include <NetSender.h>
Inheritance diagram for NetDebugSender:
Public Member Functions | |
virtual void | send (void) |
Called somewhere within the process to send data. |
Clears the data in the MessageQueue after sending.
Definition at line 154 of file NetSender.h.
|
Called somewhere within the process to send data.
Reimplemented from NetSender< MessageQueue >. Definition at line 157 of file NetSender.h. References SystemCall::getCurrentSystemTime(), NetSenderBase::getPackage(), and OutSize::getSize(). |
Here is the call graph for this function: