log4cpp::threading::MSMutex

Langue: en

Version: 161732 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

log4cpp::threading::MSMutex - A simple object wrapper around CreateMutex() and DeleteMutex().

SYNOPSIS


#include <MSThreads.hh>

Public Member Functions


MSMutex ()

~MSMutex ()

LPCRITICAL_SECTION getCriticalSection ()

Detailed Description

A simple object wrapper around CreateMutex() and DeleteMutex().

Constructor & Destructor Documentation

log4cpp::threading::MSMutex::MSMutex () [inline]

log4cpp::threading::MSMutex::~MSMutex () [inline]

Member Function Documentation

LPCRITICAL_SECTION log4cpp::threading::MSMutex::getCriticalSection () [inline]

Author

Generated automatically by Doxygen for log4cpp from the source code.