ot::NetworkReceiver Struct Reference
Inheritance diagram for ot::NetworkReceiver:

Public Member Functions | |
| NetworkReceiver () | |
Public Attributes | |
| ACE_Thread_Mutex | mutex |
| FlexibleTrackerDataRecord * | dataRec |
| StationVector | sources |
| int | stop |
Detailed Description
Definition at line 97 of file NetworkSourceModule.cxx.
Constructor & Destructor Documentation
| ot::NetworkReceiver::NetworkReceiver | ( | ) | [inline] |
Definition at line 106 of file NetworkSourceModule.cxx.
Member Data Documentation
data record for incoming package
Definition at line 102 of file NetworkSourceModule.cxx.
Referenced by ot::NetworkSourceModule::processRecord(), ot::NetworkSourceModule::runMulticastReceiver(), and ot::NetworkSourceModule::runUnicastTransceiver().
| ACE_Thread_Mutex ot::NetworkReceiver::mutex |
Mutex to synchronize access to Station data.
Definition at line 100 of file NetworkSourceModule.cxx.
Referenced by ot::NetworkSourceModule::processRecord().
Definition at line 103 of file NetworkSourceModule.cxx.
Referenced by ot::NetworkSourceModule::processRecord().
Definition at line 104 of file NetworkSourceModule.cxx.
Referenced by ot::NetworkSourceModule::runMulticastReceiver(), and ot::NetworkSourceModule::runUnicastTransceiver().
The documentation for this struct was generated from the following file: