#include <CDR_Stream.h>
Public Member Functions | |
to_octet (ACE_CDR::Octet &o) | |
Public Attributes | |
ACE_CDR::Octet & | ref_ |
|
Definition at line 32 of file CDR_Stream.inl. References ACE_CDR::Octet.
00033 : ref_ (o) 00034 { 00035 } |
|
Definition at line 681 of file CDR_Stream.h. Referenced by operator>>(). |