Enki  1.9
Classes | Namespaces
BluetoothBase.h File Reference

Header of the bluetooth base. More...

#include "PhysicalEngine.h"
#include <valarray>
#include <list>
#include <queue>

Go to the source code of this file.

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...
 

Namespaces

 Enki
 Enki is the namespace of the Enki simulator. All Enki functions and classes excepted the math one are inside this namespace.
 

Detailed Description

Header of the bluetooth base.