ACE
6.1.0
|
#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_ |
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.
ACE_InputCDR::to_wstring::to_wstring | ( | const ACE_CDR::WChar *& | ws, |
ACE_CDR::ULong | b | ||
) | [inline] |