TinyB
0.5.1
TinyB - The Tiny Bluetooth LE library
|
This is the complete list of members for tinyb::BluetoothEvent, including all inherited members.
BluetoothEvent(BluetoothType type, std::string *name, std::string *identifier, BluetoothObject *parent, bool execute_once=true, BluetoothCallback cb=nullptr, void *data=NULL) (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent | |
cancel() (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent | |
execute_callback(BluetoothObject &object) (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent | |
get_identifier() const (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent | inline |
get_name() const (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent | inline |
get_parent() const (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent | inline |
get_result() (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent | inline |
get_type() const (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent | inline |
has_callback() (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent | inline |
operator==(BluetoothEvent const &other) (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent | |
wait(std::chrono::milliseconds timeout=std::chrono::milliseconds::zero()) (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent | |
~BluetoothEvent() (defined in tinyb::BluetoothEvent) | tinyb::BluetoothEvent |