Public Member Functions

ForIA::LockableValue< T > Class Template Reference

#include <Lockable.hh>

List of all members.

Public Member Functions

 LockableValue (const LockableObject *parent)
LockableValueoperator= (const T &val)
const T & value () const

Detailed Description

template<typename T>
class ForIA::LockableValue< T >

Definition at line 52 of file Lockable.hh.


Constructor & Destructor Documentation

template<typename T >
ForIA::LockableValue< T >::LockableValue ( const LockableObject parent ) [inline]

Definition at line 56 of file Lockable.hh.


Member Function Documentation

template<typename T >
LockableValue& ForIA::LockableValue< T >::operator= ( const T &  val ) [inline]

Definition at line 58 of file Lockable.hh.

template<typename T >
const T& ForIA::LockableValue< T >::value (  ) const [inline]

Definition at line 65 of file Lockable.hh.


The documentation for this class was generated from the following file: