Document the iid parameter of OnOffApplication.
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Tue, 08 Jan 2008 17:45:57 +0000
changeset 2213 4dcdf900e93a
parent 2212 4ba90810ae30
child 2214 a239cc3d89c3
Document the iid parameter of OnOffApplication.
src/applications/onoff/onoff-application.h
--- a/src/applications/onoff/onoff-application.h	Tue Jan 08 14:06:49 2008 +0000
+++ b/src/applications/onoff/onoff-application.h	Tue Jan 08 17:45:57 2008 +0000
@@ -54,7 +54,9 @@
   /**
    * \param n node associated to this application
    * \param remote remote ip address
-   * \param iid
+   * \param iid interface ID of the socket factory to use. Note this
+   * factory should create sockets compatible with the specified
+   * remote address.
    * \param ontime on time random variable
    * \param offtime off time random variable
    */
@@ -67,7 +69,9 @@
   /**
    * \param n node associated to this application
    * \param remote remote ip address
-   * \param iid
+   * \param iid interface ID of the socket factory to use. Note this
+   * factory should create sockets compatible with the specified
+   * remote address.
    * \param ontime on time random variable
    * \param offtime off time random variable
    * \param rate data rate when on