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.cpp

    r5284 r9686  
    2828// ===========================================================
    2929
    30 /** @ingroup transport
     30/** @ingroup protlib
    3131 * This is the interface for sending network messages over a transport
    3232 * protocol. You can receive messages through queues.
     
    3939namespace protlib {
    4040
    41 /** @addtogroup transport Transport Protocol
    42  * @ingroup network
     41/** @addtogroup protlib
     42 * @ingroup protlib
    4343 * @{
    4444 */
Note: See TracChangeset for help on using the changeset viewer.