Whole document tree
    

Whole document tree

std::_STL_auto_lock struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_STL_auto_lock Struct Reference

#include <stl_threads.h>

Collaboration diagram for std::_STL_auto_lock:

Collaboration graph
[legend]
List of all members.

Public Methods

 _STL_auto_lock (_STL_mutex_lock &__lock)
 ~_STL_auto_lock ()

Public Attributes

_STL_mutex_lock_M_lock

Private Methods

void operator= (const _STL_auto_lock &)
 _STL_auto_lock (const _STL_auto_lock &)

Constructor & Destructor Documentation

std::_STL_auto_lock::_STL_auto_lock _STL_mutex_lock   __lock [inline]
 

Definition at line 525 of file stl_threads.h.

References std::_STL_mutex_lock::_M_acquire_lock().

std::_STL_auto_lock::~_STL_auto_lock   [inline]
 

Definition at line 527 of file stl_threads.h.

References std::_STL_mutex_lock::_M_release_lock().

std::_STL_auto_lock::_STL_auto_lock const _STL_auto_lock &    [private]
 


Member Function Documentation

void std::_STL_auto_lock::operator= const _STL_auto_lock &    [private]
 


Member Data Documentation

_STL_mutex_lock& std::_STL_auto_lock::_M_lock
 

Definition at line 523 of file stl_threads.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:52 2002 for libstdc++-v3 Source by doxygen1.2.15