- Timestamp:
- 12/13/06 10:32:19 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/modules/gadgeteer/gadget/Type/DeviceInterface.h
r19633 r19649 102 102 103 103 public: 104 /** Refreshes all the known device interface objects. */ 104 /** 105 * Refreshes all the known device interface objects. 106 * 107 * @since 1.1.20 108 * 109 * @note Prior to version 1.1.20, this function was called 110 * refreshAllDevices(). 111 */ 105 112 static void refreshAllInterfaces(); 106 113
