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

CORBA::WString_out Class Reference

WString_out. More...

#include <CORBA_String.h>

List of all members.

Public Methods

 WString_out (CORBA::WChar *&p)
 Construction from a reference to a string.

 WString_out (CORBA::WString_var &p)
 Construction from a var.

 WString_out (TAO_WString_Manager &p)
 Construction from a TAO_WString_Manager.

 WString_out (const WString_out &s)
 Copy constructor.

WString_out & operator= (const WString_out &s)
 Assignment from a string_out.

WString_out & operator= (CORBA::WChar *p)
 Assignment from a string.

 operator CORBA::WChar *& ()
 Cast.

CORBA::WChar *& ptr (void)
 Return underlying instance.


Private Methods

void operator= (const CORBA::WString_var &)

Private Attributes

CORBA::WChar *& ptr_
 Instance.


Detailed Description

WString_out.

To support the memory management for "out" parameter passing mode. ORBOS/97-05-15, Appendix C.2 defines a CORBA::WString_out class.


Constructor & Destructor Documentation

ACE_INLINE CORBA::WString_out::WString_out CORBA::WChar *&    p
 

Construction from a reference to a string.

ACE_INLINE CORBA::WString_out::WString_out CORBA::WString_var   p
 

Construction from a var.

CORBA::WString_out::WString_out TAO_WString_Manager   p
 

Construction from a TAO_WString_Manager.

ACE_INLINE CORBA::WString_out::WString_out const WString_out &    s
 

Copy constructor.


Member Function Documentation

ACE_INLINE CORBA::WString_out::operator CORBA::WChar *&  
 

Cast.

void CORBA::WString_out::operator= const CORBA::WString_var   [private]
 

ACE_INLINE CORBA::WString_out & CORBA::WString_out::operator= CORBA::WChar   p
 

Assignment from a string.

ACE_INLINE CORBA::WString_out & CORBA::WString_out::operator= const WString_out &    s
 

Assignment from a string_out.

ACE_INLINE CORBA::WChar *& CORBA::WString_out::ptr void   
 

Return underlying instance.


Member Data Documentation

CORBA::WChar*& CORBA::WString_out::ptr_ [private]
 

Instance.


The documentation for this class was generated from the following files:
Generated on Fri Apr 2 17:41:27 2004 for TAO by doxygen1.2.18