UaMutexRefCounted Class Reference

Reference counted mutex implementation. A derived class of UaMutex which provides the possibility to control the lifetime of the mutex object based on its reference counter. More...

#include <uamutex.h>

Inheritance diagram for UaMutexRefCounted:
Collaboration diagram for UaMutexRefCounted:

List of all members.

Public Member Functions

 UaMutexRefCounted ()

Protected Member Functions

virtual ~UaMutexRefCounted ()

Detailed Description

Reference counted mutex implementation. A derived class of UaMutex which provides the possibility to control the lifetime of the mutex object based on its reference counter.

UaMutexRefCounted


Constructor & Destructor Documentation

UaMutexRefCounted::~UaMutexRefCounted (  ) [protected, virtual]

destruction

UaMutexRefCounted::UaMutexRefCounted (  )

construction


The documentation for this class was generated from the following files:
  • /home/buildbot/work/uasdkcpp/src/uabase/uabasecpp/uamutex.h
  • /home/buildbot/work/uasdkcpp/src/uabase/uabasecpp/uamutex.cpp