Public Member Functions

ForIA::LockableCreator< T > Class Template Reference

#include <Lockable.hh>

List of all members.

Public Member Functions

 LockableCreator ()
 ~LockableCreator ()
boost::shared_ptr< T > object () const

Detailed Description

template<class T>
class ForIA::LockableCreator< T >

Definition at line 77 of file Lockable.hh.


Constructor & Destructor Documentation

template<class T >
ForIA::LockableCreator< T >::LockableCreator (  ) [inline]

Definition at line 81 of file Lockable.hh.

template<class T >
ForIA::LockableCreator< T >::~LockableCreator (  ) [inline]

Definition at line 87 of file Lockable.hh.


Member Function Documentation

template<class T >
boost::shared_ptr<T> ForIA::LockableCreator< T >::object (  ) const [inline]

Definition at line 91 of file Lockable.hh.


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