OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
AtomicScopedStore< Type, Value > Class Template Reference

#include <OnixS/CME/MDH/Atomic.h>

Public Member Functions

 AtomicScopedStore (volatile Type &variable)
 
 ~AtomicScopedStore ()
 

Detailed Description

template<typename Type, Type Value>
class OnixS::CME::MDH::AtomicScopedStore< Type, Value >

Definition at line 328 of file Atomic.h.

Constructor & Destructor Documentation

AtomicScopedStore ( volatile Type &  variable)
inline

Definition at line 331 of file Atomic.h.

~AtomicScopedStore ( )
inline

Definition at line 336 of file Atomic.h.


The documentation for this class was generated from the following file: