ACE  6.4.2
Classes
Codeset_Registry.h File Reference
#include "ace/SString.h"
#include "ace/CDR_Base.h"
#include "ace/Codeset_Symbols.h"
#include "ace/Codeset_Registry.inl"

Classes

class  ACE_Codeset_Registry
 
struct  ACE_Codeset_Registry::registry_entry
 

Detailed Description

ACE wrapper around access functions for the OSF's DCE codeset registry access functions

For environments that intrinsicly support the DCE defined access functions, the methods in this class are simply wrappers. On other platforms, emulation is provided. The motivation for this class is to support interoperability via translators and the CDR streams, primarily in TAO, but this capability is not restricted to CORBA.

The emulated functionality supports Open Group RFC #40, currently RFC 40.2, www.opengroup.org/tech/rfc/rfc40.2.html

Author
Phil Mesnier mesni.nosp@m.er_p.nosp@m.@ociw.nosp@m.eb.c.nosp@m.om