Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR_Atomic.h File Reference
#include "OVR_Types.h"
#include <pthread.h>
Include dependency graph for OVR_Atomic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  OVR::AtomicOps< C >
 
class  OVR::AtomicInt< T >
 
class  OVR::AtomicPtr< T >
 
struct  OVR::AtomicOpsRawBase
 
struct  OVR::AtomicOpsRaw_4ByteImpl
 
struct  OVR::AtomicOpsRaw_8ByteImpl
 
struct  OVR::AtomicOpsRaw_DefImpl< O >
 
struct  OVR::AtomicOpsRaw< size >
 
struct  OVR::AtomicOpsRaw< 4 >
 
struct  OVR::AtomicOpsRaw< 8 >
 
class  OVR::AtomicOps< C >
 
union  OVR::AtomicOps< C >::C2T_union
 
class  OVR::AtomicValueBase< T >
 
class  OVR::AtomicPtr< T >
 
class  OVR::AtomicInt< T >
 
class  OVR::Lock
 
class  OVR::Lock::Locker
 
class  OVR::SharedLock
 

Namespaces

 OVR
 

Data Structure Documentation

union OVR::AtomicOps::C2T_union

template<class C>
union OVR::AtomicOps< C >::C2T_union

Definition at line 572 of file OVR_Atomic.h.

Collaboration diagram for OVR::AtomicOps< C >::C2T_union:
Collaboration graph
Data Fields
C c
T t