ecto
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
ecto
atomic
scoped_lock
Public Member Functions
|
Public Attributes
|
Private Attributes
|
List of all members
ecto::atomic< T >::scoped_lock Class Reference
#include <
atomic.hpp
>
Inheritance diagram for ecto::atomic< T >::scoped_lock:
[
legend
]
Collaboration diagram for ecto::atomic< T >::scoped_lock:
[
legend
]
Public Member Functions
scoped_lock
(
atomic
&a_)
Public Attributes
T &
value
Private Attributes
boost::mutex::scoped_lock
sl
Constructor & Destructor Documentation
template<typename T >
ecto::atomic
< T >::scoped_lock::scoped_lock
(
atomic
&
a_
)
inline
Member Data Documentation
template<typename T >
boost::mutex::scoped_lock
ecto::atomic
< T >::scoped_lock::sl
private
template<typename T >
T&
ecto::atomic
< T >::scoped_lock::value
The documentation for this class was generated from the following file:
/home/vrabaud/workspace/recognition_kitchen/src/ecto/include/ecto/
atomic.hpp
Generated on Sat Aug 27 2016 09:45:52 for ecto by
1.8.11