![]() |
CPPMyth
Library to interoperate with MythTV server
|

Public Member Functions | |
| T & | operator* () const |
| T * | operator-> () const |
| pointer (const pointer &other) | |
| pointer & | operator= (const pointer &other) |
Private Member Functions | |
| pointer (T *val, Lockable *latch) | |
Private Attributes | |
| T * | m_val |
| Lockable * | m_x |
Friends | |
| class | Locked |
Definition at line 130 of file mythlocked.h.
|
inline |
Definition at line 137 of file mythlocked.h.
|
inline |
Definition at line 138 of file mythlocked.h.
|
inline |
Definition at line 140 of file mythlocked.h.
|
inlineprivate |
Definition at line 172 of file mythlocked.h.
|
inline |
Definition at line 134 of file mythlocked.h.
|
inline |
Definition at line 135 of file mythlocked.h.
|
inline |
Definition at line 143 of file mythlocked.h.
|
friend |
Definition at line 132 of file mythlocked.h.
|
private |
Definition at line 174 of file mythlocked.h.
|
private |
Definition at line 175 of file mythlocked.h.