Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 8, 2010, 7:33:11 PM (13 years ago)
Author:
smerkli
Message:

documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation/src/libraries/network/WANDiscovery.h

    r7745 r7750  
    5757      ~WANDiscovery();
    5858
    59       /** get content of msaddress */
     59      /** \return Address of the master server
     60       *
     61       * Get the master server address
     62       */
    6063      std::string getMSAddress()
    6164      { return this->msaddress; }
Note: See TracChangeset for help on using the changeset viewer.