Guard_T.h File Reference

#include "ace/Lock.h"
#include "ace/Global_Macros.h"
#include "ace/OS_NS_Thread.h"
#include "ace/Guard_T.inl"
#include "ace/Guard_T.cpp"

Include dependency graph for Guard_T.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  ACE_Guard
 This data structure is meant to be used within a method or function... It performs automatic aquisition and release of a parameterized synchronization object . More...

class  ACE_Write_Guard
 This class is similar to class ACE_Guard, though it acquires/releases a write lock automatically (naturally, the it is instantiated with must support the appropriate API). More...

class  ACE_Read_Guard
 This class is similar to class ACE_Guard, though it acquires/releases a read lock automatically (naturally, the it is instantiated with must support the appropriate API). More...


Defines

#define ACE_TSS_Guard   ACE_Guard
#define ACE_TSS_Write_GUARD   ACE_Write_Guard
#define ACE_TSS_Read_GUARD   ACE_Read_Guard


Detailed Description

Guard_T.h,v 4.5 2006/02/10 09:55:11 jwillemsen Exp

Moved from Synch.h.

Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>

Definition in file Guard_T.h.


Define Documentation

#define ACE_TSS_Guard   ACE_Guard
 

Definition at line 200 of file Guard_T.h.

#define ACE_TSS_Read_GUARD   ACE_Read_Guard
 

Definition at line 202 of file Guard_T.h.

#define ACE_TSS_Write_GUARD   ACE_Write_Guard
 

Definition at line 201 of file Guard_T.h.


Generated on Thu Nov 9 10:22:28 2006 for ACE by doxygen 1.3.6