ACE
6.1.0
|
#include <CDR_Stream.h>
Public Member Functions | |
Transfer_Contents (ACE_InputCDR &rhs) | |
Public Attributes | |
ACE_InputCDR & | rhs_ |
Helper class to transfer the contents from one input CDR to another without requiring any extra memory allocations, data copies or too many temporaries.
ACE_InputCDR::Transfer_Contents::Transfer_Contents | ( | ACE_InputCDR & | rhs | ) | [inline] |