boost_atomic::atomic< T > Class Template Reference

#include <atomic.hpp>

List of all members.

Public Types

typedef
detail::atomic::internal_atomic
< T > 
super

Public Member Functions

 atomic (T v)
 atomic ()

Private Member Functions

 atomic (const atomic &)
void operator= (const atomic &)

Detailed Description

template<typename T>
class boost_atomic::atomic< T >

Definition at line 19 of file atomic.hpp.


Member Typedef Documentation

template<typename T>
typedef detail::atomic::internal_atomic<T> boost_atomic::atomic< T >::super

Reimplemented in boost_atomic::atomic_flag.

Definition at line 18 of file atomic.hpp.


Constructor & Destructor Documentation

template<typename T>
boost_atomic::atomic< T >::atomic (  )  [inline]

Definition at line 20 of file atomic.hpp.

template<typename T>
boost_atomic::atomic< T >::atomic ( v  )  [inline, explicit]

Definition at line 21 of file atomic.hpp.

template<typename T>
boost_atomic::atomic< T >::atomic ( const atomic< T > &   )  [private]

Member Function Documentation

template<typename T>
void boost_atomic::atomic< T >::operator= ( const atomic< T > &   )  [private]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


rosatomic
Author(s): Josh Faust
autogenerated on Fri Jan 11 09:50:26 2013