TAO 4.0.0
|
Template class for INOUT unbounded (w)string argument. More...
#include <UB_String_Argument_T.h>
Public Member Functions | |
Inout_UB_String_Argument_T (typename S_var::s_traits::char_type *&x) | |
virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
S_var::s_traits::char_type *& | arg () |
Private Attributes | |
S_var::s_traits::char_type *& | x_ |
Template class for INOUT unbounded (w)string argument.
TAO::Inout_UB_String_Argument_T< S_var, Insert_Policy >::Inout_UB_String_Argument_T | ( | typename S_var::s_traits::char_type *& | x | ) |
S_var::s_traits::char_type *& TAO::Inout_UB_String_Argument_T< S_var, Insert_Policy >::arg | ( | ) |
|
virtual |
|
virtual |
|
private |