Ignore:
Timestamp:
Mar 22, 2011, 5:01:36 PM (13 years ago)
Author:
mies
Message:

put protlib doc to protlib module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/utility/transport/tcpip/protlib/tp.h

    r5284 r9686  
    3737// - Institute of Telematics, University of Karlsruhe (TH)
    3838// ==========================================================
    39 /** @ingroup transport
     39/** @ingroup protlib
    4040 * This is the interface for sending network messages over a transport
    4141 * protocol. You can receive messages through queues.
     
    5555namespace protlib {
    5656
    57 /** @ingroup transport Transport Protocol
    58  * @ingroup network
     57/** @ingroup protlib
     58 * @ingroup protlib
    5959 * @{
    6060 */
Note: See TracChangeset for help on using the changeset viewer.