Changeset 9686 for source/ariba/utility/transport/tcpip/protlib/timer.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/timer.cpp
r5284 r9686 27 27 // 28 28 // =========================================================== 29 /** @ingroup timer29 /** @ingroup protlib 30 30 * You can create a software timer and attach a callback object to it. 31 31 * Timers are only accessed through their TimerManager and timer ID. … … 47 47 namespace protlib { 48 48 49 /** @addtogroup timer Timer49 /** @addtogroup protlib 50 50 * @{ 51 51 */
Note:
See TracChangeset
for help on using the changeset viewer.