B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
auto_lock_t< SPINLOCK_T > Class Template Reference

#include <b2b_platform.h>

Public Member Functions

 auto_lock_t (SPINLOCK_T &lock) throw ()
 
 ~auto_lock_t () throw ()
 

Public Attributes

SPINLOCK_Tlock_
 

Constructor & Destructor Documentation

auto_lock_t< SPINLOCK_T >::auto_lock_t ( SPINLOCK_T lock)
throw (
)
inlineexplicit
auto_lock_t< SPINLOCK_T >::~auto_lock_t ( )
throw (
)
inline

Member Data Documentation