Main Page
Namespaces
Classes
Files
Related Pages
Examples
Alphabetical List
Class List
Class Hierarchy
Class Members
ost
::
objSync
ost::objSync< T > Class Template Reference
Generic template to create objects of a common base type which share a static mutex so that all instances of the class have a global lock.
More...
#include <
objsync.h
>
List of all members.
Protected Member Functions
void
objLock
(void)
void
objUnlock
(void)
Detailed Description
template<class T>
class ost::objSync< T >
Generic template to create objects of a common base type which share a static mutex so that all instances of the class have a global lock.
Author:
David Sugar <
dyfet@gnutelephony.org
> global mutex locked class.
Member Function Documentation
template<class T>
void
ost::objSync
< T >::objLock
(
void
)
[inline, protected]
template<class T>
void
ost::objSync
< T >::objUnlock
(
void
)
[inline, protected]
The documentation for this class was generated from the following file:
objsync.h
Generated on Fri Jun 13 09:42:52 2008 for GNU CommonC++ by
1.5.3