OnixS C++ CME MDP Conflated UDP Handler 1.1.2
API documentation
Loading...
Searching...
No Matches
AtomicScopedStore< Type, Value > Class Template Reference

Public Member Functions

 AtomicScopedStore (volatile Type &variable)
 ~AtomicScopedStore ()

Detailed Description

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

Definition at line 861 of file Atomic.h.

Constructor & Destructor Documentation

◆ AtomicScopedStore()

template<typename Type, Type Value>
AtomicScopedStore ( volatile Type & variable)
inline

Definition at line 874 of file Atomic.h.

◆ ~AtomicScopedStore()

template<typename Type, Type Value>
~AtomicScopedStore ( )
inline

Definition at line 880 of file Atomic.h.