Document the iid parameter of OnOffApplication.
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Tue Jan 08 17:45:57 2008 +0000 (2008-01-08)
changeset 22134dcdf900e93a
parent 2212 4ba90810ae30
child 2214 a239cc3d89c3
Document the iid parameter of OnOffApplication.
src/applications/onoff/onoff-application.h
     1.1 --- a/src/applications/onoff/onoff-application.h	Tue Jan 08 14:06:49 2008 +0000
     1.2 +++ b/src/applications/onoff/onoff-application.h	Tue Jan 08 17:45:57 2008 +0000
     1.3 @@ -54,7 +54,9 @@
     1.4    /**
     1.5     * \param n node associated to this application
     1.6     * \param remote remote ip address
     1.7 -   * \param iid
     1.8 +   * \param iid interface ID of the socket factory to use. Note this
     1.9 +   * factory should create sockets compatible with the specified
    1.10 +   * remote address.
    1.11     * \param ontime on time random variable
    1.12     * \param offtime off time random variable
    1.13     */
    1.14 @@ -67,7 +69,9 @@
    1.15    /**
    1.16     * \param n node associated to this application
    1.17     * \param remote remote ip address
    1.18 -   * \param iid
    1.19 +   * \param iid interface ID of the socket factory to use. Note this
    1.20 +   * factory should create sockets compatible with the specified
    1.21 +   * remote address.
    1.22     * \param ontime on time random variable
    1.23     * \param offtime off time random variable
    1.24     * \param rate data rate when on