39 virtual void lock()=0;
43 virtual void unlock()=0;
#define AUD_NAMESPACE_BEGIN
Opens the audaspace namespace aud.
Definition: Audaspace.h:116
#define AUD_API
Used for exporting symbols in the shared library.
Definition: Audaspace.h:93
#define AUD_NAMESPACE_END
Closes the audaspace namespace aud.
Definition: Audaspace.h:119
This class provides an interface for lockable objects.
Definition: ILockable.h:33
The main header file of the library defining the namespace and basic data types.