#include <WsfDisData.hpp>
Inherits DisData.
◆ WsfDisData() [1/2]
Constructor Local Origination Generate WsfDisData when NOT responding to an externally received DisDataQuery or DisSetData PDU.
- Parameters
-
| aInterfacePtr | A pointer to the DIS interface. |
References WsfDisUtil::GetNextRequestNumber().
◆ WsfDisData() [2/2]
| WsfDisData::WsfDisData |
( |
DisPdu & | aPdu, |
|
|
GenI & | aGenI, |
|
|
WsfDisInterface * | aInterfacePtr ) |
Constructor Remote Origination Generate WsfDisData in response to an externally received DisDataQuery or DisSetData PDU or Generate WsfDisData while processing an externally received DisData PDU.
- Parameters
-
| aPdu | A reference to the incoming Protocol Data Unit (PDU). |
| aGenI | A GenI helper reference used to retrieve PDU information from the buffer. |
| aInterfacePtr | A pointer to the DIS interface. |
◆ ~WsfDisData()
| WsfDisData::~WsfDisData |
( |
| ) |
|
|
override |
◆ Notify()
| void WsfDisData::Notify |
( |
double | aSimTime, |
|
|
DisData * | aPduPtr ) |
◆ Process()
| int WsfDisData::Process |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: