API Reference > Structs, Records, Enums > OdVolatile Structure
OdVolatile Structure
Syntax
C++
struct OdVolatile { volatile VolatileType _val; };

OdMutex.h

 
Name 
Description 
 
This is the overview for the OdVolatile constructor overload. 
 
Name 
Description 
 
_val 
This is _val, a member of class OdVolatile. 
Name 
Description 
This is nested type OdVolatile::VolatileType. 
 
Name 
Description 
 
&= 
This is &=, a member of class OdVolatile. 
 
|= 
This is |=, a member of class OdVolatile. 
 
= 
This is =, a member of class OdVolatile. 
 
This is VolatileType, a member of class OdVolatile. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.