#include <CDR_Stream.h>
Public Member Functions | |
to_wchar (ACE_CDR::WChar &wc) | |
Public Attributes | |
ACE_CDR::WChar & | ref_ |
|
Definition at line 56 of file CDR_Stream.inl. References ACE_CDR::WChar.
00057 : ref_ (wc) 00058 { 00059 } |
|
Definition at line 664 of file CDR_Stream.h. Referenced by operator>>(). |