#include <CDR_Stream.h>
Public Member Functions | |
to_char (ACE_CDR::Char &c) | |
Public Attributes | |
ACE_CDR::Char & | ref_ |
|
Definition at line 44 of file CDR_Stream.inl. References ACE_CDR::Char.
00045 : ref_ (c) 00046 { 00047 } |
|
Definition at line 669 of file CDR_Stream.h. Referenced by operator>>(). |