ACE_InputCDR::to_boolean Struct Reference

#include <CDR_Stream.h>

List of all members.

Public Member Functions

 to_boolean (ACE_CDR::Boolean &b)

Public Attributes

ACE_CDR::Booleanref_


Detailed Description

Disambiguate overloading when extracting octets, chars, booleans, and bounded strings

Definition at line 726 of file CDR_Stream.h.


Constructor & Destructor Documentation

ACE_INLINE ACE_InputCDR::to_boolean::to_boolean ( ACE_CDR::Boolean b  )  [explicit]

Definition at line 20 of file CDR_Stream.inl.

00021   : ref_ (b)
00022 {
00023 }


Member Data Documentation

ACE_CDR::Boolean& ACE_InputCDR::to_boolean::ref_

Definition at line 729 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:13 2010 for ACE by  doxygen 1.4.7