TAO  2.0.6
Public Member Functions | Private Attributes
TAO::Ret_UB_String_Argument_T Class Reference

Template class for return stub value of ub (w)string argument. More...

#include <UB_String_Argument_T.h>

Inheritance diagram for TAO::Ret_UB_String_Argument_T:
Inheritance graph
[legend]
Collaboration diagram for TAO::Ret_UB_String_Argument_T:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Ret_UB_String_Argument_T (void)
virtual CORBA::Boolean demarshal (TAO_InputCDR &)
 Demarshal the argument from the given CDR input stream.
virtual void interceptor_value (CORBA::Any *any) const
 Populate the given CORBA::Any result argument.
S_var::s_traits::char_type *& arg (void)
S_var::s_traits::char_type * excp (void)
S_var::s_traits::char_type * retn (void)

Private Attributes

S_var x_

Detailed Description

Template class for return stub value of ub (w)string argument.


Constructor & Destructor Documentation

TAO::Ret_UB_String_Argument_T::Ret_UB_String_Argument_T ( void  )

Member Function Documentation

S_var::s_traits::char_type *& TAO::Ret_UB_String_Argument_T::arg ( void  )
CORBA::Boolean TAO::Ret_UB_String_Argument_T::demarshal ( TAO_InputCDR ) [virtual]

Demarshal the argument from the given CDR input stream.

Note:
The default implementation simply returns true.

Reimplemented from TAO::Argument.

S_var::s_traits::char_type * TAO::Ret_UB_String_Argument_T::excp ( void  )
void TAO::Ret_UB_String_Argument_T::interceptor_value ( CORBA::Any *  ) const [virtual]

Populate the given CORBA::Any result argument.

Note:
The default implementation is a no-op.

Reimplemented from TAO::Argument.

S_var::s_traits::char_type * TAO::Ret_UB_String_Argument_T::retn ( void  )

Member Data Documentation

S_var TAO::Ret_UB_String_Argument_T::x_ [private]

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