ACE_OutputCDR::from_octet Struct Reference

#include <CDR_Stream.h>

List of all members.

Public Member Functions

 from_octet (ACE_CDR::Octet o)

Public Attributes

ACE_CDR::Octet val_


Detailed Description

Definition at line 183 of file CDR_Stream.h.


Constructor & Destructor Documentation

ACE_INLINE ACE_OutputCDR::from_octet::from_octet ( ACE_CDR::Octet  o  )  [explicit]

Definition at line 26 of file CDR_Stream.inl.

00027   : val_ (o)
00028 {
00029 }


Member Data Documentation

ACE_CDR::Octet ACE_OutputCDR::from_octet::val_

Definition at line 186 of file CDR_Stream.h.

Referenced by operator<<().


The documentation for this struct was generated from the following files:
Generated on Tue Feb 2 17:35:26 2010 for ACE by  doxygen 1.4.7