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/tperror.h

    r5284 r9686  
    2727//
    2828// ===========================================================
    29 /** @ingroup transport
     29/** @ingroup protlib
    3030 * This is the interface for sending network messages over a transport
    3131 * protocol. You can receive messages through queues.
     
    4141namespace protlib {
    4242
    43 /** @addtogroup transport Transport Protocol
    44  * @ingroup network
     43/** @addtogroup protlib
     44 * @ingroup protlib
    4545 * @{
    4646 */
Note: See TracChangeset for help on using the changeset viewer.