#include "PhysicalEngine.h"
#include <valarray>
#include <list>
#include <queue>
Go to the source code of this file.
Namespaces | |
| namespace | Enki |
Classes | |
| class | Enki::BluetoothBase |
| Implementation of a Bluetooth base coordinating the Bluetooth modules. More... | |
| struct | Enki::BluetoothBase::BtClients |
| Structure associating a pointer to a bluetooth module to its address. More... | |
| struct | Enki::BluetoothBase::Connections |
| Information needed to establish a connection or a disconnection. More... | |
| struct | Enki::BluetoothBase::Transmissions |
| Information needed to send data along an established connection. More... | |
1.5.1