ACE  6.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes
ACE_InputCDR::Transfer_Contents Struct Reference

#include <CDR_Stream.h>

Collaboration diagram for ACE_InputCDR::Transfer_Contents:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Transfer_Contents (ACE_InputCDR &rhs)

Public Attributes

ACE_InputCDRrhs_

Detailed Description

Helper class to transfer the contents from one input CDR to another without requiring any extra memory allocations, data copies or too many temporaries.


Constructor & Destructor Documentation

ACE_InputCDR::Transfer_Contents::Transfer_Contents ( ACE_InputCDR rhs)
inline

Member Data Documentation

ACE_InputCDR& ACE_InputCDR::Transfer_Contents::rhs_

The documentation for this struct was generated from the following files: