|
TNB Library
|
Bluetooth(CE) 監視. [詳解]
#include <TnbCeBluetoothWatcher.h>
クラス | |
| struct | IListener |
| Bluetooth(CE) 監視のリスナー. [詳解] | |
公開メンバ関数 | |
| CBluetoothWatcher (void) | |
| コンストラクタ [詳解] | |
| bool | IsStarted (void) const |
| [確認] スタート確認. [詳解] | |
| void | SetListener (IListener *P) |
| [登録] リスナー登録. [詳解] | |
| bool | Start (void) |
| [設定] 監視スタート. [詳解] | |
| void | Stop (void) |
| [設定] 監視ストップ. [詳解] | |
| ~CBluetoothWatcher (void) | |
| デストラクタ [詳解] | |
Bluetooth(CE) 監視.
TnbCeBluetoothWatcher.h の 35 行目に定義があります。
| CBluetoothWatcher | ( | void | ) |
コンストラクタ
TnbCeBluetoothWatcher.h の 110 行目に定義があります。
| ~CBluetoothWatcher | ( | void | ) |
デストラクタ
TnbCeBluetoothWatcher.h の 115 行目に定義があります。
| bool IsStarted | ( | void | ) | const |
| void SetListener | ( | IListener * | P | ) |
| bool Start | ( | void | ) |
| void Stop | ( | void | ) |