PrcAuditInfoImpl.h
Class implements functionality for working with audit log files.
|
Name |
Description |
|
Destroys the audit information object. |
|
Name |
Description |
|
Destroys an audit info implementation object. |
|
Name |
Description |
|
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). | |
|
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. | |
|
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). |
|
Name |
Description |
|
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. | |
|
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. |
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|