You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
111 lines
2.6 KiB
111 lines
2.6 KiB
1 year ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
|
||
|
<title>ECellBluetooth Hierarchy</title>
|
||
|
|
||
|
<link rel="stylesheet" href="css/style.css">
|
||
|
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
|
||
|
<meta name="generator" content="appledoc 2.2.1 (build 1334)">
|
||
|
</head>
|
||
|
<body class="appledoc">
|
||
|
<header>
|
||
|
<div class="container" class="hide-in-xcode">
|
||
|
|
||
|
<h1 id="library-title">
|
||
|
<a href="index.html">ECellBluetooth </a>
|
||
|
</h1>
|
||
|
|
||
|
<p id="developer-home">
|
||
|
<a href="index.html">ECell</a>
|
||
|
</p>
|
||
|
|
||
|
</div>
|
||
|
</header>
|
||
|
|
||
|
<aside>
|
||
|
<div class="container">
|
||
|
<nav>
|
||
|
<ul id="header-buttons" role="toolbar">
|
||
|
<li><a href="index.html">Home</a></li>
|
||
|
</ul>
|
||
|
</nav>
|
||
|
</div>
|
||
|
</aside>
|
||
|
|
||
|
<article>
|
||
|
<div id="overview-contents" class="container">
|
||
|
<div id="content">
|
||
|
<main role="main">
|
||
|
<h1 class="title">ECellBluetooth Hierarchy</h1>
|
||
|
|
||
|
|
||
|
<div class="index-column hierarchy-column">
|
||
|
<h2 class="index-title">Class Hierarchy</h2>
|
||
|
|
||
|
<ul>
|
||
|
|
||
|
<li>NSObject
|
||
|
<ul>
|
||
|
|
||
|
<li><a href="Classes/ECellBluetoothManager.html">ECellBluetoothManager</a></li>
|
||
|
|
||
|
<li><a href="Classes/ECellCommandProvider.html">ECellCommandProvider</a></li>
|
||
|
|
||
|
<li><a href="Classes/ECellDeviceInfoModel.html">ECellDeviceInfoModel</a></li>
|
||
|
|
||
|
<li><a href="Classes/ECellPeripheralModel.html">ECellPeripheralModel</a></li>
|
||
|
|
||
|
</ul>
|
||
|
</li>
|
||
|
|
||
|
</ul>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
<div class="index-column">
|
||
|
|
||
|
<h2 class="index-title">Protocol References</h2>
|
||
|
<ul>
|
||
|
|
||
|
<li><a href="Protocols/ECellBluetoothDelegate.html">ECellBluetoothDelegate</a></li>
|
||
|
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
<h2 class="index-title">Constant References</h2>
|
||
|
<ul>
|
||
|
|
||
|
<li><a href="Constants/ECell_BLE_COMMAND_ERROR_TYPE.html">ECell_BLE_COMMAND_ERROR_TYPE</a></li>
|
||
|
|
||
|
<li><a href="Constants/ECell_BLE_MANAGER_STATE.html">ECell_BLE_MANAGER_STATE</a></li>
|
||
|
|
||
|
<li><a href="Constants/ECell_BLE_REPORT_COMMAND.html">ECell_BLE_REPORT_COMMAND</a></li>
|
||
|
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<footer>
|
||
|
<div class="footer-copyright">
|
||
|
|
||
|
<p class="copyright">Copyright © 2020 ECell. All rights reserved. Updated: 2020-06-17</p>
|
||
|
|
||
|
|
||
|
<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
|
||
|
|
||
|
</div>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</div>
|
||
|
</div>
|
||
|
</article>
|
||
|
|
||
|
<script src="js/script.js"></script>
|
||
|
</body>
|
||
|
</html>
|