| 
    TAO 4.0.0
    
   | 
 
Template class for OUT bounded (w)string argument. More...
#include <BD_String_Argument_T.h>


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