boost_atomic::detail::atomic::build_const_fetch_add< Base > Class Template Reference

#include <builder.hpp>

Inheritance diagram for boost_atomic::detail::atomic::build_const_fetch_add< Base >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Base::integral_type integral_type

Public Member Functions

 build_const_fetch_add (integral_type i)
 build_const_fetch_add ()
integral_type fetch_add (integral_type c, memory_order2 order=memory_order2_seq_cst) volatile

Detailed Description

template<typename Base>
class boost_atomic::detail::atomic::build_const_fetch_add< Base >

Definition at line 71 of file builder.hpp.


Member Typedef Documentation

template<typename Base>
typedef Base::integral_type boost_atomic::detail::atomic::build_const_fetch_add< Base >::integral_type

Constructor & Destructor Documentation

template<typename Base>
boost_atomic::detail::atomic::build_const_fetch_add< Base >::build_const_fetch_add (  )  [inline]

Definition at line 88 of file builder.hpp.

template<typename Base>
boost_atomic::detail::atomic::build_const_fetch_add< Base >::build_const_fetch_add ( integral_type  i  )  [inline, explicit]

Definition at line 89 of file builder.hpp.


Member Function Documentation

template<typename Base>
integral_type boost_atomic::detail::atomic::build_const_fetch_add< Base >::fetch_add ( integral_type  c,
memory_order2  order = memory_order2_seq_cst 
) volatile [inline]

Definition at line 75 of file builder.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:27 2013