ACE 8.0.2
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ACE_InputCDR::to_wstring Struct Reference

#include <CDR_Stream.h>

Public Member Functions

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

Public Attributes

const ACE_CDR::WChar *& val_
 
ACE_CDR::ULong bound_
 

Constructor & Destructor Documentation

◆ to_wstring() [1/2]

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

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() [2/2]

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

Member Data Documentation

◆ bound_

ACE_CDR::ULong ACE_InputCDR::to_wstring::bound_

◆ val_

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

The documentation for this struct was generated from the following files: