Host library for controlling a WiConnect enabled Wi-Fi module.

Dependents:   wiconnect-ota_example wiconnect-web_setup_example wiconnect-test-console wiconnect-tcp_server_example ... more

Revision:
17:7268f365676b
Parent:
16:7f1d6d359787
Child:
29:b6af04b77a56
--- a/doc/html/hierarchy.js	Wed Aug 13 04:41:04 2014 -0700
+++ b/doc/html/hierarchy.js	Sat Aug 23 05:39:17 2014 -0700
@@ -1,6 +1,5 @@
 var hierarchy =
 [
-    [ "wiconnect::File", "classwiconnect_1_1_file.html", null ],
     [ "wiconnect::FileInterface", "classwiconnect_1_1_file_interface.html", [
       [ "wiconnect::Wiconnect", "classwiconnect_1_1_wiconnect.html", null ]
     ] ],
@@ -19,10 +18,11 @@
     [ "wiconnect::ScanResult", "classwiconnect_1_1_scan_result.html", null ],
     [ "wiconnect::ScanResultList", "classwiconnect_1_1_scan_result_list.html", null ],
     [ "wiconnect::SerialConfig", "classwiconnect_1_1_serial_config.html", null ],
-    [ "wiconnect::Socket", "classwiconnect_1_1_socket.html", null ],
     [ "wiconnect::SocketInterface", "classwiconnect_1_1_socket_interface.html", [
       [ "wiconnect::Wiconnect", "classwiconnect_1_1_wiconnect.html", null ]
     ] ],
     [ "wiconnect::Ssid", "structwiconnect_1_1_ssid.html", null ],
-    [ "StringUtil", "class_string_util.html", null ]
+    [ "StringUtil", "class_string_util.html", null ],
+    [ "wiconnect::WiconnectFile", "classwiconnect_1_1_wiconnect_file.html", null ],
+    [ "wiconnect::WiconnectSocket", "classwiconnect_1_1_wiconnect_socket.html", null ]
 ];
\ No newline at end of file