BAutolock

Derived From:
Mix-in Classes:
Declared In:be/support/Autolock.h
Library:libbe.so
Allocation:
Class Overview

Constructor and Destructor

BAutolock()

inline BAutolock(BLooperlooper); inline BAutolock(BLockerlocker); inline BAutolock(BLockerlocker);

Locks the target looper or locker object.

~BAutolock()

inline ~BAutolock();

Unlocks the target BLooper or BLocker.


Member Functions

IsLocked()

inline bool IsLocked();

Returns true if the target BLooper or BLocker. is locked, and false if not.