Public Member Functions | Public Attributes

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 178 of file CDR_Stream.h.


Constructor & Destructor Documentation

ACE_OutputCDR::from_boolean::from_boolean ( ACE_CDR::Boolean  b  )  [inline, explicit]

Definition at line 14 of file CDR_Stream.inl.

  : val_ (b)
{
}


Member Data Documentation

Definition at line 181 of file CDR_Stream.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines