| OpenCPN Partial API docs
    | 
 
 | 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 | 
Definition at line 37 of file comm_drv_n0183_android_bt.h.
| CommDriverN0183AndroidBTEvent::CommDriverN0183AndroidBTEvent | ( | wxEventType | commandType, | 
| int | id = 0 | ||
| ) | 
Definition at line 100 of file comm_drv_n0183_android_bt.cpp.
| CommDriverN0183AndroidBTEvent::~CommDriverN0183AndroidBTEvent | ( | ) | 
Definition at line 104 of file comm_drv_n0183_android_bt.cpp.
| wxEvent * CommDriverN0183AndroidBTEvent::Clone | ( | ) | const | 
Definition at line 116 of file comm_drv_n0183_android_bt.cpp.
| std::shared_ptr< std::vector< unsigned char > > CommDriverN0183AndroidBTEvent::GetPayload | ( | ) | 
Definition at line 111 of file comm_drv_n0183_android_bt.cpp.
| void CommDriverN0183AndroidBTEvent::SetPayload | ( | std::shared_ptr< std::vector< unsigned char > > | data | ) | 
Definition at line 106 of file comm_drv_n0183_android_bt.cpp.