Core Base Classes for the Light Endpoints

Dependencies:   BufferedSerial

Dependents:   mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more

Revision:
125:979332edc1c2
Parent:
56:604a75f111fd
Child:
134:58e7537a8c5f
--- a/Resource.h	Fri Mar 21 03:18:46 2014 +0000
+++ b/Resource.h	Mon Mar 24 19:29:30 2014 +0000
@@ -49,7 +49,8 @@
         
         void *getCallbackPointer();
         
-        void setIO(void *io);
+        void  setIO(void *io);
+        void *getIO();
     
     protected:
         char *getEndpointName();