OpenCPN Partial API docs
Loading...
Searching...
No Matches
CommDriverN0183AndroidBTEvent Class Reference
Inheritance diagram for CommDriverN0183AndroidBTEvent:

Public Member Functions

 CommDriverN0183AndroidBTEvent (wxEventType commandType, int id)
 
void SetPayload (std::shared_ptr< std::vector< unsigned char > > data)
 
std::shared_ptr< std::vector< unsigned char > > GetPayload ()
 
wxEvent * Clone () const
 

Detailed Description

Definition at line 37 of file comm_drv_n0183_android_bt.h.

Constructor & Destructor Documentation

◆ CommDriverN0183AndroidBTEvent()

CommDriverN0183AndroidBTEvent::CommDriverN0183AndroidBTEvent ( wxEventType  commandType,
int  id = 0 
)

Definition at line 99 of file comm_drv_n0183_android_bt.cpp.

◆ ~CommDriverN0183AndroidBTEvent()

CommDriverN0183AndroidBTEvent::~CommDriverN0183AndroidBTEvent ( )

Definition at line 103 of file comm_drv_n0183_android_bt.cpp.

Member Function Documentation

◆ Clone()

wxEvent * CommDriverN0183AndroidBTEvent::Clone ( ) const

Definition at line 115 of file comm_drv_n0183_android_bt.cpp.

◆ GetPayload()

std::shared_ptr< std::vector< unsigned char > > CommDriverN0183AndroidBTEvent::GetPayload ( )

Definition at line 110 of file comm_drv_n0183_android_bt.cpp.

◆ SetPayload()

void CommDriverN0183AndroidBTEvent::SetPayload ( std::shared_ptr< std::vector< unsigned char > >  data)

Definition at line 105 of file comm_drv_n0183_android_bt.cpp.


The documentation for this class was generated from the following files: