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