Ignore:
Timestamp:
05/11/11 10:27:33 (14 years ago)
Author:
tbretz
Message:
Added or improved documentation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/DimServerList.cc

    r10570 r10657  
    122122// --------------------------------------------------------------------------
    123123//
     124//! @param server
     125//!     server-name to check for
     126//!
     127//! @returns
     128//!     whether the server with the given name is online or not
     129//!
    124130bool DimServerList::HasServer(const std::string &server) const
    125131{
Note: See TracChangeset for help on using the changeset viewer.