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