OS_String.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //=============================================================================
00003 /**
00004  *  @file   OS_String.h
00005  *
00006  *  OS_String.h,v 4.33 2006/04/19 07:59:15 jwillemsen Exp
00007  *
00008  *  @brief  Contains definition of class ACE_OS_String.
00009  *
00010  *  @author Doug Schmidt <schmidt@cs.wustl.edu>
00011  *  @author Jesper S. M|ller <stophph@diku.dk>
00012  *  @author and a cast of thousands...
00013  */
00014 //=============================================================================
00015 
00016 #ifndef ACE_OS_STRING_H
00017 #define ACE_OS_STRING_H
00018 #include /**/ "ace/pre.h"
00019 
00020 #include "ace/ACE_export.h"
00021 
00022 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00023 # pragma once
00024 #endif /* ACE_LACKS_PRAGMA_ONCE */
00025 
00026 #include "ace/OS_NS_string.h"
00027 #include "ace/OS_NS_strings.h"
00028 #include "ace/OS_NS_wchar.h"
00029 #include "ace/OS_NS_ctype.h"
00030 
00031 #include /**/ "ace/post.h"
00032 #endif /* ACE_OS_STRING_H */

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