Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_InputCDR::to_wstring Struct Reference

#include <CDR_Stream.h>

List of all members.

Helper classes

 to_wstring (ACE_CDR::WChar *&ws, ACE_CDR::ULong b)
 The constructor taking a non-const wstring is now deprecated (C++ mapping 00-01-02), but we keep it around for backward compatibility.

 to_wstring (const ACE_CDR::WChar *&ws, ACE_CDR::ULong b)
const ACE_CDR::WChar*& val_
ACE_CDR::ULong bound_


Constructor & Destructor Documentation

ACE_INLINE ACE_InputCDR::to_wstring::to_wstring ( ACE_CDR::WChar *& ws,
ACE_CDR::ULong b )
 

The constructor taking a non-const wstring is now deprecated (C++ mapping 00-01-02), but we keep it around for backward compatibility.

ACE_INLINE ACE_InputCDR::to_wstring::to_wstring ( const ACE_CDR::WChar *& ws,
ACE_CDR::ULong b )
 


Member Data Documentation

ACE_CDR::ULong ACE_InputCDR::to_wstring::bound_
 

const ACE_CDR::WChar *& ACE_InputCDR::to_wstring::val_
 


The documentation for this struct was generated from the following files:
Generated at Fri Oct 5 07:06:14 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000