Synch_T.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  *  @file    Synch_T.h
00006  *
00007  *  Synch_T.h,v 4.101 2005/10/28 16:14:56 ossama Exp
00008  *
00009  *  @author Douglas C. Schmidt <schmidt@uci.edu>
00010  */
00011 //=============================================================================
00012 
00013 #ifndef ACE_SYNCH_T_H
00014 #define ACE_SYNCH_T_H
00015 #include /**/ "ace/pre.h"
00016 
00017 #include "ace/config-all.h"
00018 
00019 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00020 # pragma once
00021 #endif /* ACE_LACKS_PRAGMA_ONCE */
00022 
00023 // FUZZ: disable check_for_synch_include
00024 #include "ace/Synch.h"
00025 
00026 #include "ace/Lock_Adapter_T.h"
00027 #include "ace/Reverse_Lock_T.h"
00028 #include "ace/Guard_T.h"
00029 #include "ace/TSS_T.h"
00030 #include "ace/Condition_T.h"
00031 #include "ace/Synch_Traits.h"
00032 
00033 #if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
00034 #include "ace/Synch_T.cpp"
00035 #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
00036 
00037 #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
00038 #pragma implementation ("Synch_T.cpp")
00039 #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
00040 
00041 #include /**/ "ace/post.h"
00042 #endif /* ACE_SYNCH_T_H */

Generated on Thu Nov 9 09:42:06 2006 for ACE by doxygen 1.3.6