#include <Lockable.hh>
Public Member Functions | |
LockableCreator () | |
~LockableCreator () | |
boost::shared_ptr< T > | object () const |
Definition at line 77 of file Lockable.hh.
ForIA::LockableCreator< T >::LockableCreator | ( | ) | [inline] |
Definition at line 81 of file Lockable.hh.
ForIA::LockableCreator< T >::~LockableCreator | ( | ) | [inline] |
Definition at line 87 of file Lockable.hh.
boost::shared_ptr<T> ForIA::LockableCreator< T >::object | ( | ) | const [inline] |
Definition at line 91 of file Lockable.hh.