OS_NS_wchar.h File Reference

#include "ace/config-all.h"
#include "ace/os_include/os_wchar.h"
#include "ace/Basic_Types.h"
#include "ace/ace_wchar.h"
#include "ace/os_include/os_errno.h"
#include "ace/OS_NS_wchar.inl"

Include dependency graph for OS_NS_wchar.h:

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

Go to the source code of this file.

Namespaces

namespace  ACE_OS

Defines

#define ACE_EXPORT_MACRO   ACE_Export
#define ACE_INLINE   inline

Typedefs

typedef ACE_WCHAR_T ACE_OS::WChar

Functions

ACE_BEGIN_VERSIONED_NAMESPACE_DECL
int 
ACE_OS::wcscmp_emulation (const ACE_WCHAR_T *string1, const ACE_WCHAR_T *string2)
 Emulated wcscmp - Compares strings.
size_t ACE_OS::wcslen_emulation (const ACE_WCHAR_T *string)
 Emulated wcslen - Returns the length of a string.
ACE_WCHAR_T * ACE_OS::wcsncat_emulation (ACE_WCHAR_T *destination, const ACE_WCHAR_T *source, size_t count)
 Emulated wcscat - Appends a string.
int ACE_OS::wcsncmp_emulation (const ACE_WCHAR_T *string1, const ACE_WCHAR_T *string2, size_t len)
 Emulated wcsncmp - Compares two arrays.
ACE_WCHAR_T * ACE_OS::wcsncpy_emulation (ACE_WCHAR_T *destination, const ACE_WCHAR_T *source, size_t len)
 Emulated wcsncpy - Copies an array.
ACE_NAMESPACE_INLINE_FUNCTION
u_int 
ACE_OS::wslen (const WChar *)
ACE_NAMESPACE_INLINE_FUNCTION
WChar
ACE_OS::wscpy (WChar *, const WChar *)
ACE_NAMESPACE_INLINE_FUNCTION
int 
ACE_OS::wscmp (const WChar *, const WChar *)
ACE_NAMESPACE_INLINE_FUNCTION
int 
ACE_OS::wsncmp (const WChar *, const WChar *, size_t len)


Detailed Description

Id
OS_NS_wchar.h 80826 2008-03-04 14:51:23Z wotte

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

Jesper S. M|ller<stophph@diku.dk>

and a cast of thousands...

Originally in OS.h.

Definition in file OS_NS_wchar.h.


Define Documentation

#define ACE_EXPORT_MACRO   ACE_Export

Definition at line 38 of file OS_NS_wchar.h.

#define ACE_INLINE   inline

Definition at line 194 of file OS_NS_wchar.h.


Generated on Tue Feb 2 17:31:01 2010 for ACE by  doxygen 1.4.7