Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_InputCDR::to_string Struct Reference

#include <CDR_Stream.h>

List of all members.

Helper classes

 to_string (ACE_CDR::Char *&s, ACE_CDR::ULong b)
 The constructor taking a non-const string is now deprecated (C++ mapping 00-01-02), but we keep it around for backward compatibility.

 to_string (const ACE_CDR::Char *&s, ACE_CDR::ULong b)
const ACE_CDR::Char*& val_
ACE_CDR::ULong bound_


Constructor & Destructor Documentation

ACE_INLINE ACE_InputCDR::to_string::to_string ( ACE_CDR::Char *& s,
ACE_CDR::ULong b )
 

The constructor taking a non-const string is now deprecated (C++ mapping 00-01-02), but we keep it around for backward compatibility.

ACE_INLINE ACE_InputCDR::to_string::to_string ( const ACE_CDR::Char *& s,
ACE_CDR::ULong b )
 


Member Data Documentation

ACE_CDR::ULong ACE_InputCDR::to_string::bound_
 

const ACE_CDR::Char *& ACE_InputCDR::to_string::val_
 


The documentation for this struct was generated from the following files:
Generated at Wed Nov 21 10:35:33 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000