CPPMyth
Library to interoperate with MythTV server
Myth::Locked< T >::value Class Reference
Collaboration diagram for Myth::Locked< T >::value:

Public Member Functions

 value (T &val, LockGuard::Lockable *&lock)
 
T & operator() () const
 

Private Attributes

T & m_val
 
LockGuard m_g
 

Detailed Description

template<typename T>
class Myth::Locked< T >::value

Definition at line 99 of file mythlocked.h.


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