Changeset 9686 for source/ariba/utility/transport/tcpip/protlib/tp.cpp
- Timestamp:
- Mar 22, 2011, 5:01:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/transport/tcpip/protlib/tp.cpp
r5284 r9686 28 28 // =========================================================== 29 29 30 /** @ingroup transport30 /** @ingroup protlib 31 31 * This is the interface for sending network messages over a transport 32 32 * protocol. You can receive messages through queues. … … 39 39 namespace protlib { 40 40 41 /** @addtogroup transport Transport Protocol42 * @ingroup network41 /** @addtogroup protlib 42 * @ingroup protlib 43 43 * @{ 44 44 */
Note:
See TracChangeset
for help on using the changeset viewer.