Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of libMiMic by
Diff: mbed/mod/ModJsonRpc.h
- Revision:
- 81:e5e4f2264d24
- Parent:
- 76:b375b3d750d8
- Child:
- 85:416f8bbbdf54
diff -r b94c3dec9848 -r e5e4f2264d24 mbed/mod/ModJsonRpc.h
--- a/mbed/mod/ModJsonRpc.h Tue Jun 24 09:42:07 2014 +0000
+++ b/mbed/mod/ModJsonRpc.h Tue Jun 24 14:34:39 2014 +0000
@@ -59,6 +59,7 @@
*/
ModJsonRpc(const char* i_path,const struct NyLPC_TJsonRpcClassDef** i_rpc_table);
virtual ~ModJsonRpc();
+ bool isStarted();
void setParam(const char* i_path,const struct NyLPC_TJsonRpcClassDef** i_rpc_table);
/**
* This function prepares Json rpc loop with websocket negotiation.
