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

Public Member Functions | |
| const T & | operator* () const |
| const T * | operator-> () const |
| const_pointer (const const_pointer &other) | |
| const_pointer & | operator= (const const_pointer &other) |
Private Member Functions | |
| const_pointer (const T *val, Lockable *latch) | |
Private Attributes | |
| const T * | m_val |
| Lockable * | m_s |
Friends | |
| class | Locked |
Definition at line 183 of file mythlocked.h.
|
inline |
Definition at line 190 of file mythlocked.h.
|
inline |
Definition at line 191 of file mythlocked.h.
|
inline |
Definition at line 193 of file mythlocked.h.
|
inlineprivate |
Definition at line 225 of file mythlocked.h.
|
inline |
Definition at line 187 of file mythlocked.h.
|
inline |
Definition at line 188 of file mythlocked.h.
|
inline |
Definition at line 196 of file mythlocked.h.
|
friend |
Definition at line 185 of file mythlocked.h.
|
private |
Definition at line 228 of file mythlocked.h.
|
private |
Definition at line 227 of file mythlocked.h.