OS_NS_string.cpp File Reference

#include "ace/OS_NS_string.h"
#include "ace/OS_NS_stdlib.h"
#include "ace/ACE.h"
#include "ace/OS_NS_stdio.h"

Include dependency graph for OS_NS_string.cpp:

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


Functions

char * ACE_OS::strtok_r_emulation (char *s, const char *tokens, char **lasts)
 Emulated strtok_r.
Functions from <cstring>
Included are the functions defined in <cstring> and their <cwchar> equivalents.

Todo:
To be complete, we should add strcoll, and strxfrm.


ACE_BEGIN_VERSIONED_NAMESPACE_DECL
char * 
ACE_OS::strecpy (char *s, const char *t)
wchar_t * ACE_OS::strecpy (wchar_t *s, const wchar_t *t)
char * ACE_OS::strerror (int errnum)
const char * ACE_OS::strnchr (const char *s, int c, size_t len)
const ACE_WCHAR_T * ACE_OS::strnchr (const ACE_WCHAR_T *s, ACE_WCHAR_T c, size_t len)
const char * ACE_OS::strnstr (const char *s1, const char *s2, size_t len2)
const ACE_WCHAR_T * ACE_OS::strnstr (const ACE_WCHAR_T *s1, const ACE_WCHAR_T *s2, size_t len2)
char * ACE_OS::strrchr_emulation (char *s, int c)
const char * ACE_OS::strrchr_emulation (const char *s, int c)
char * ACE_OS::strsncpy (char *dst, const char *src, size_t maxlen)
 This is a "safe" c string copy function (char version).
ACE_WCHAR_T * ACE_OS::strsncpy (ACE_WCHAR_T *dst, const ACE_WCHAR_T *src, size_t maxlen)
 This is a "safe" c string copy function (wchar_t version).

Generated on Fri Dec 14 03:16:43 2007 for ACE by  doxygen 1.5.3-6