Class implements functionality for working with audit log files.
File: PrcAuditInfoImpl.h
Destroys the audit information object. (Inherited from OdPrcAuditInfo) | |
Destroys an audit info implementation object. |
Clears a log file. | |
Returns all error information from the audit log file as an OdStringArray object. | |
Checks whether there is information about any errors in a log file. | |
Retrieves the current value of the recovery flag. The recovery flag determines whether errors should be fixed during the audit process (the flag value is equal to true) or not (the flag value is equal to false). (Inherited from OdPrcAuditInfo) | |
Notification method, which should be called to print error information. Prints log information about an error detected or fixed during an audit. (Inherited from OdPrcAuditInfo) | |
Notification method, which should be called to print error information. Prints log information about an error detected or fixed during an audit. | |
Adds error information to a log file. (Inherited from OdPrcAuditInfo) | |
Adds error information to a log file. | |
Sets a new value of the recovery flag. The recovery flag determines whether errors should be fixed during the audit process (the flag value is equal to true) or not (the flag value is equal to false). (Inherited from OdPrcAuditInfo) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|