|
| | CommDriverN2KNetEvent (wxEventType commandType=wxEVT_NULL, int id=0) |
| |
| void | SetPayload (std::shared_ptr< std::vector< unsigned char > > data) |
| |
| std::shared_ptr< std::vector< unsigned char > > | GetPayload () |
| |
| wxEvent * | Clone () const override |
| |
Definition at line 92 of file comm_drv_n2k_net.cpp.
◆ CommDriverN2KNetEvent()
| CommDriverN2KNetEvent::CommDriverN2KNetEvent |
( |
wxEventType |
commandType = wxEVT_NULL, |
|
|
int |
id = 0 |
|
) |
| |
|
inline |
◆ Clone()
| wxEvent * CommDriverN2KNetEvent::Clone |
( |
| ) |
const |
|
inlineoverride |
◆ GetPayload()
| std::shared_ptr< std::vector< unsigned char > > CommDriverN2KNetEvent::GetPayload |
( |
| ) |
|
|
inline |
◆ SetPayload()
| void CommDriverN2KNetEvent::SetPayload |
( |
std::shared_ptr< std::vector< unsigned char > > |
data | ) |
|
|
inline |
The documentation for this class was generated from the following file: