class Lock

A specialized VMutex that will lock on construction and unlock on destruction

Public Methods

Lock(VMutex &)
Lock the given VMutex
virtual ~Lock()
Unlock the given VMutex

Documentation

A specialized VMutex that will lock on construction and unlock on destruction.

Lock(VMutex &)
Lock the given VMutex

virtual ~Lock()
Unlock the given VMutex


This class has no child classes.
See Also:
VMutex

alphabetic index hierarchy of classes


generated by doc++