API Reference > OdBcf Namespace > Classes > OdBcfTimeStamp Class > OdBcfTimeStamp Operators > OdBcfTimeStamp::== Operator
OdBcfTimeStamp::== Operator
Syntax
C++
bool operator ==(const OdBcfTimeStamp& val) const;
Parameters 
Description 
const OdBcfTimeStamp& val 
[in] Another BCF timestamp value to be compared with (right-hand operand).  

true if the BCF timestamp object is equal to another BCF timestamp object; otherwise, the method returns false.

Equality operator for BCF timestamp objects.

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