#include <BroadCastStatusHandler.h>
Inheritance diagram for BroadCastStatusHandler:


Public Member Functions | |
| BroadCastStatusHandler () | |
| ~BroadCastStatusHandler () | |
| void | initBroadCastStatusHandler () |
| void | sendStatusPackage () |
Public Attributes | |
| DebugDataControlerBase * | thePackage [DebugDataControlerBase::nrOfDebugTypes] |
Definition at line 215 of file BroadCastStatusHandler.h.
|
|
Definition at line 10 of file BroadCastStatusHandler.cpp. References thePackage. |
|
|
Definition at line 21 of file BroadCastStatusHandler.cpp. References thePackage. |
|
|
Definition at line 60 of file BroadCastStatusHandler.cpp. References UDPEndpoint::bind(), endl(), and STATUSBROADCASTPORT. |
Here is the call graph for this function:

|
|
Definition at line 30 of file BroadCastStatusHandler.cpp. References DebugDataControlerBase::getHeaderSize(), DebugDataControlerBase::getSize(), UDPEndpoint::send(), STATUSBROADCASTPORT, thePackage, and DebugDataControlerBase::write(). |
Here is the call graph for this function:

|
|
Definition at line 222 of file BroadCastStatusHandler.h. Referenced by BroadCastStatusHandler(), sendStatusPackage(), and ~BroadCastStatusHandler(). |
1.3.6