src/helper/on-off-helper.h
changeset 2965 4b28e9740e3b
parent 2890 172baa5960ff
child 3558 e24c4db6fd71
--- a/src/helper/on-off-helper.h	Mon Apr 14 16:19:17 2008 -0700
+++ b/src/helper/on-off-helper.h	Thu Apr 17 13:42:25 2008 -0700
@@ -36,7 +36,7 @@
 public:
   OnOffHelper (std::string protocol, Address address);
 
-  void SetAttribute (std::string name, Attribute value);
+  void SetAttribute (std::string name, const AttributeValue &value);
 
   ApplicationContainer Install (NodeContainer c);