UPIPE_Addr.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  *  @file    UPIPE_Addr.h
00006  *
00007  *  UPIPE_Addr.h,v 4.10 2005/10/28 23:55:10 ossama Exp
00008  *
00009  *  @author Doug Schmidt
00010  */
00011 //=============================================================================
00012 
00013 
00014 #ifndef ACE_UPIPE_ADDR_H
00015 #define ACE_UPIPE_ADDR_H
00016 
00017 #include /**/ "ace/pre.h"
00018 
00019 #include "ace/SPIPE_Addr.h"
00020 
00021 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00022 # pragma once
00023 #endif /* ACE_LACKS_PRAGMA_ONCE */
00024 
00025 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
00026 
00027 typedef ACE_SPIPE_Addr ACE_UPIPE_Addr;
00028 
00029 ACE_END_VERSIONED_NAMESPACE_DECL
00030 
00031 #include /**/ "ace/post.h"
00032 
00033 #endif /* ACE_UPIPE_ADDR_H */

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