ACE_OutputCDR::from_char Struct Reference

#include <CDR_Stream.h>

List of all members.

Public Member Functions

 from_char (ACE_CDR::Char c)

Public Attributes

ACE_CDR::Char val_


Detailed Description

Definition at line 189 of file CDR_Stream.h.


Constructor & Destructor Documentation

ACE_INLINE ACE_OutputCDR::from_char::from_char ( ACE_CDR::Char  c  )  [explicit]

Definition at line 38 of file CDR_Stream.inl.

00039   : val_ (c)
00040 {
00041 }


Member Data Documentation

ACE_CDR::Char ACE_OutputCDR::from_char::val_

Definition at line 192 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