API Reference > Classes > OdBmDepositId Structure
OdBmDepositId Structure
Syntax
C++
struct OdBmDepositId { };

BmDepositId.h

This is class OdBmDepositId.

 
Name 
Description 
 
Destructor. 
 
Default constructor for OdBmDepositId. 
 
Alternative constructor for OdBmDepositId. Creates an element with a given handle.
 
 
Copy constructor for OdBmDepositId.
 
 
Name 
Description 
 
Checks if the element's id is null.
 
 
Retrieves the handle of an element.
 
Name 
Description 
This is nested type OdBmDepositId::Handle. 
 
Name 
Description 
 
= 
details. Assigns the value from the rhs operand to the lhs operand.
 
 
== 
Checks if two OdBmDepositId values are equal.
 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.