UPIPE_Addr.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  *  @file    UPIPE_Addr.h
00006  *
00007  *  $Id: UPIPE_Addr.h 80826 2008-03-04 14:51:23Z wotte $
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 Tue Feb 2 17:18:44 2010 for ACE by  doxygen 1.4.7