File 'lib/problemBase.cls' (part of 'AutoDOC')
Home | Packages | Files | Procedures | Classes | Keywords | External packages
- Written by
- Andreas Kupries
- Description
- Base class for problem reporting facility
- Keywords
- problem reporting, reporting of problems
Class 'problemBase'
- Description
- Baseclass with common functionality required by all classes doing some problem reporting. Essentially manages the location information for a possible problem page.
- Superclasses
- formatterInterface
- Membervariables
- problemPage
- Methods
- clear, pPage
- problemPage
- Name of the file containing the problem page. Defaults to {}, which is an indicator that the information was never requested before too.
clear () |
Resets the state information of a scan to allow future reconfiguration and scanning. |
pPage () |
unique page upon the first call and then returns always this information. |
Returns: Retrieval interface to the location information. Generates a |
Generated by AutoDoc 2.1 at 02/15/1999, invoked by Andreas Kupries