- Timestamp:
- Mar 22, 2011, 5:01:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/transport/tcpip/protlib/network_message.cpp
r5284 r9686 27 27 // 28 28 // =========================================================== 29 /** @ingroup networkmsg29 /** @ingroup protlib 30 30 * This is a generic class for network messages, 31 31 * represented as a byte stream (buffer containing bytes). … … 48 48 49 49 using namespace protlib::log; 50 /** @addtogroup networkmsg Network Messages50 /** @addtogroup protlib 51 51 * @{ 52 52 */
Note:
See TracChangeset
for help on using the changeset viewer.