API Reference > OdDAI Namespace > Classes > ErrorEvent Class > ErrorEvent Operators > ErrorEvent::= Operator
ErrorEvent::= Operator
Syntax
C++
ErrorEvent& operator =(const ErrorEvent& other) = delete;
Parameters 
Description 
const ErrorEvent& other 
[in] Error event to assign. 

Assignment operator for the ErrorEvent class. 

 

Inaccessible.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.