API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcAuditInfoImpl Class
OdPrcAuditInfoImpl Class
OdPrcAuditInfoImplOdPrcAuditInfoImpl
Syntax
C++
class OdPrcAuditInfoImpl : public OdPrcAuditInfo;

PrcAuditInfoImpl.h

 

Class implements functionality for working with audit log files.

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.  
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-2021. Open Design Alliance. All rights reserved.