Own fork of MbedSmartRest

Dependents:   MbedSmartRestMain MbedSmartRestMain

Fork of MbedSmartRest by Cumulocity Official

Revision:
4:059b8b90e0d9
Parent:
0:099f76422485
Child:
5:2b74510900da
--- a/ComposedRecord.h	Mon Jul 07 17:12:59 2014 +0200
+++ b/ComposedRecord.h	Wed Jul 09 15:37:19 2014 +0200
@@ -78,7 +78,7 @@
     size_t values() const;
     const Value& value(size_t index) const;
 
-    DataGenerator* copy() const;
+    ComposedRecord* copy() const;
 
 private:
     #ifndef SMARTREST_COMPOSED_FIXED_SIZE