Changeset 9686 for source/ariba/utility/transport/tcpip/protlib/tp.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/tp.h
r5284 r9686 37 37 // - Institute of Telematics, University of Karlsruhe (TH) 38 38 // ========================================================== 39 /** @ingroup transport39 /** @ingroup protlib 40 40 * This is the interface for sending network messages over a transport 41 41 * protocol. You can receive messages through queues. … … 55 55 namespace protlib { 56 56 57 /** @ingroup transport Transport Protocol58 * @ingroup network57 /** @ingroup protlib 58 * @ingroup protlib 59 59 * @{ 60 60 */
Note:
See TracChangeset
for help on using the changeset viewer.