ACE 6.0.4
Namespaces | Defines
OS_NS_wctype.h File Reference
#include "ace/config-all.h"
#include "ace/os_include/os_ctype.h"
#include "ace/os_include/os_wctype.h"

Namespaces

namespace  ACE_OS
 

This namespace defines an OS independent programming API that shields developers from nonportable aspects of writing efficient system programs on Win32, POSIX and other versions of UNIX, and various real-time operating systems.


Defines

#define ACE_EXPORT_MACRO   ACE_Export

Functions

Functions from <cctype>

Included are the functions defined in <cctype> and their <cwctype> equivalents.

Since they are often implemented as macros, we don't use the same name here. Instead, we change by prepending "ace_".

int ACE_OS::ace_iswctype (wint_t c, wctype_t desc)
 Tests c for the property specified by the desc argument.

Detailed Description

Id:
OS_NS_wctype.h 83891 2008-11-28 11:01:50Z johnnyw
Author:
Johnny Willemsen <jwillemsen@remedy.nl>

Define Documentation

#define ACE_EXPORT_MACRO   ACE_Export
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines