boost_atomic::detail::atomic::platform_atomic< T, Size > Class Template Reference

#include <base.hpp>

Inheritance diagram for boost_atomic::detail::atomic::platform_atomic< T, Size >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef fallback_atomic< T > super

Public Member Functions

 platform_atomic ()
 platform_atomic (T v)

Protected Types

typedef super::integral_type integral_type

Detailed Description

template<typename T, unsigned short Size = sizeof(T)>
class boost_atomic::detail::atomic::platform_atomic< T, Size >

Definition at line 24 of file base.hpp.


Member Typedef Documentation

template<typename T, unsigned short Size = sizeof(T)>
typedef super::integral_type boost_atomic::detail::atomic::platform_atomic< T, Size >::integral_type [protected]

Reimplemented from boost_atomic::detail::atomic::fallback_atomic< T >.

Definition at line 31 of file base.hpp.

template<typename T, unsigned short Size = sizeof(T)>
typedef fallback_atomic<T> boost_atomic::detail::atomic::platform_atomic< T, Size >::super

Reimplemented in boost_atomic::detail::atomic::internal_atomic< T, Size, void >.

Definition at line 26 of file base.hpp.


Constructor & Destructor Documentation

template<typename T, unsigned short Size = sizeof(T)>
boost_atomic::detail::atomic::platform_atomic< T, Size >::platform_atomic ( v  )  [inline, explicit]

Definition at line 28 of file base.hpp.

template<typename T, unsigned short Size = sizeof(T)>
boost_atomic::detail::atomic::platform_atomic< T, Size >::platform_atomic (  )  [inline]

Definition at line 29 of file base.hpp.


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:28 2013