win32/Mutex.h File Reference


Detailed Description

This header contains the DWFThreadMutex and DWFProcessMutex class declarations for Microsoft Windows platforms.

Warning:
This file should never be included directly. Instead, include dwfcore/Synchronization.h and all related header files, appropriate with the build configuration, will be included.
Todo:
Change to a non-final implementation pattern where DWFCore::DWFThreadMutex and DWFCore::DWFProcessMutex are declared in a common header file. These generic classes will then use a platform-specific implementation object (Win32, POSIX, etc) to deliver the required functional behavior.

Definition in file win32/Mutex.h.

#include "dwfcore/Core.h"

Go to the source code of this file.

Namespaces

namespace  DWFCore

Classes

class  DWFCore::DWFThreadMutex
 A light weight inter-process synchronization object for Microsoft Windows platforms. More...
class  DWFCore::DWFProcessMutex
 A intra-process synchronization object for Microsoft Windows platforms. More...


Generated on Tue Jan 6 22:39:29 2009 for Autodesk DWF Core Library by  doxygen 1.4.5