CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
27 #ifndef _OD_AUDITINFO_INCLUDED_
28 #define _OD_AUDITINFO_INCLUDED_
36 class OdAuditInfoImpl;
229 OdAuditInfoImpl* m_pImpl;
241 #endif // _OD_AUDITINFO_INCLUDED_
DBROOT_EXPORT void odrxRegisterAuditInfoDestructorCallback(const ODAUDITINFO_CALLBACK callbackFunc)
GLuint const GLchar * name
virtual void setLastInfo(MsgInfo &lastInfo)
void errorsFixed(int count)
void(* ODAUDITINFO_CALLBACK)(const OdAuditInfo *)
virtual void printError(const OdString &name, const OdString &value, const OdString &validation=OdString::kEmpty, const OdString &defaultValue=OdString::kEmpty)
virtual const MsgInfo & getLastInfo()
void errorsFound(int count)
void setPrintDest(PrintDest printDest)
virtual void printInfo(const OdString &logInfo)
virtual void printError(const OdRxObject *pObject, const OdString &value, const OdString &validation=OdString::kEmpty, const OdString &defaultValue=OdString::kEmpty)
GLsizei const GLfloat * value
FIRSTDLL_EXPORT_STATIC static const OdString kEmpty
void setFixErrors(bool fixErrors)
DBROOT_EXPORT void odrxUnregisterAuditInfoDestructorCallback()
typedef void(APIENTRYP PFNGLACTIVETEXTUREPROC)(GLenum texture)