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

#include <base.hpp>

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

List of all members.

Public Types

typedef
build_atomic_from_exchange
< fallback_atomic< T > > 
super

Public Member Functions

 platform_atomic_integral ()
 platform_atomic_integral (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_integral< T, Size >

Definition at line 35 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_integral< T, Size >::integral_type [protected]
template<typename T, unsigned short Size = sizeof(T)>
typedef build_atomic_from_exchange<fallback_atomic<T> > boost_atomic::detail::atomic::platform_atomic_integral< T, Size >::super

Constructor & Destructor Documentation

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

Definition at line 39 of file base.hpp.

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

Definition at line 40 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