Public Member Functions | Private Attributes

StreamCore::MutexLock Class Reference

#include <StreamCore.h>

Collaboration diagram for StreamCore::MutexLock:
Collaboration graph
[legend]

Public Member Functions

 MutexLock (StreamCore *_stream)
 ~MutexLock ()

Private Attributes

StreamCorestream

Detailed Description

Definition at line 109 of file StreamCore.h.


Constructor & Destructor Documentation

StreamCore::MutexLock::MutexLock ( StreamCore _stream  )  [inline]

Definition at line 114 of file StreamCore.h.

References StreamCore::lockMutex().

StreamCore::MutexLock::~MutexLock (  )  [inline]

Definition at line 116 of file StreamCore.h.

References StreamCore::releaseMutex(), and stream.


Field Documentation

Definition at line 111 of file StreamCore.h.

Referenced by ~MutexLock().


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