Changes between Version 254 and Version 255 of ippToPsps
- Timestamp:
- Apr 3, 2012, 2:23:04 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v254 v255 62 62 == Class hierarchy == 63 63 64 === Programs === 65 66 There are currently eight program classes: 67 68 * '''Console''' 69 * '''Queue''' 70 * '''Loader''' 71 * '''!PollOdm''' 72 * '''Cleanup''' 73 * '''Metrics''' 74 * '''Plotter''' 75 * '''!SetupScratchDb''' 76 77 All of which extend the base-class, '''!IppToPsps''' , which handles generic functionality for all programs such as setting up logging, reading the configuration data, handling signals etc. 64 78 === Batches === 65 79
