ACE_OutputCDR::from_boolean Struct Reference

#include <CDR_Stream.h>

List of all members.

Public Member Functions

 from_boolean (ACE_CDR::Boolean b)

Public Attributes

ACE_CDR::Boolean val_


Detailed Description

Disambiguate overload when inserting booleans, octets, chars, and bounded strings.

Definition at line 155 of file CDR_Stream.h.


Constructor & Destructor Documentation

ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE ACE_OutputCDR::from_boolean::from_boolean ACE_CDR::Boolean  b  )  [explicit]
 

Definition at line 14 of file CDR_Stream.inl.

References ACE_CDR::Boolean.

00015   : val_ (b)
00016 {
00017 }


Member Data Documentation

ACE_CDR::Boolean ACE_OutputCDR::from_boolean::val_
 

Definition at line 158 of file CDR_Stream.h.

Referenced by operator<<().


The documentation for this struct was generated from the following files:
Generated on Thu Nov 9 11:26:17 2006 for ACE by doxygen 1.3.6