NetServices Stack source

Dependents:   HelloWorld ServoInterfaceBoardExample1 4180_Lab4

Files at this revision

API Documentation at this revision

Comitter:
donatien
Date:
Thu Aug 05 15:01:33 2010 +0000
Parent:
10:d098e9192450
Commit message:

Changed in this revision

services/http/client/data/HTTPMap.h Show annotated file Show diff for this revision Revisions of this file
--- a/services/http/client/data/HTTPMap.h	Thu Aug 05 14:54:16 2010 +0000
+++ b/services/http/client/data/HTTPMap.h	Thu Aug 05 15:01:33 2010 +0000
@@ -58,6 +58,7 @@
  /* string& operator[](const string& key);
   int count();*/
 
+  ///Clears the content
   virtual void clear();  
   
 protected: