Changeset 9684 for source/ariba/Module.h
- Timestamp:
- Mar 22, 2011, 4:05:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/Module.h
r2409 r9684 50 50 51 51 /** 52 * \addtogroup public 53 * @{ 54 * 52 55 * This class serves as base class for generic modules that 53 56 * can be initialized, started, stopped and configured using standard … … 110 113 } // namespace ariba 111 114 115 /** @} */ 116 112 117 #endif /* MODULE_H_ */
Note:
See TracChangeset
for help on using the changeset viewer.