Public Member Functions | Protected Member Functions | Friends

ForIA::LockableObject Class Reference

#include <Lockable.hh>

List of all members.

Public Member Functions

 LockableObject ()
bool isLocked () const
void throwIfLocked () const

Protected Member Functions

string name () const

Friends

class LockableCreator

Detailed Description

Definition at line 22 of file Lockable.hh.


Constructor & Destructor Documentation

ForIA::LockableObject::LockableObject (  ) [inline]

Definition at line 26 of file Lockable.hh.


Member Function Documentation

bool ForIA::LockableObject::isLocked (  ) const [inline]

Definition at line 28 of file Lockable.hh.

string ForIA::LockableObject::name (  ) const [inline, protected]

Definition at line 37 of file Lockable.hh.

void ForIA::LockableObject::throwIfLocked (  ) const [inline]

Definition at line 30 of file Lockable.hh.


Friends And Related Function Documentation

friend class LockableCreator [friend]

Definition at line 41 of file Lockable.hh.


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