|
TAO 4.0.2
|
Template class for OUT unbounded (w)string argument. More...
#include <UB_String_Argument_T.h>


Public Member Functions | |
| Out_UB_String_Argument_T (typename S_var::s_traits::string_out &x) | |
| 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 OUT unbounded (w)string argument.
| TAO::Out_UB_String_Argument_T< S_var, Insert_Policy >::Out_UB_String_Argument_T | ( | typename S_var::s_traits::string_out & | x | ) |
| S_var::s_traits::char_type *& TAO::Out_UB_String_Argument_T< S_var, Insert_Policy >::arg | ( | ) |
|
virtual |
|
private |