TAO  2.0.6
Public Types
TAO::UB_String_Arg_Traits_T Struct Reference

Template class for argument traits of unbounded (w)strings. More...

#include <UB_String_Argument_T.h>

Inheritance diagram for TAO::UB_String_Arg_Traits_T:
Inheritance graph
[legend]

List of all members.

Public Types

typedef
T_var::s_traits::char_type * 
ret_type
typedef
T_var::s_traits::char_type
const * 
in_type
typedef
T_var::s_traits::char_type *& 
inout_type
typedef T_var::s_traits::string_out out_type
typedef
In_UB_String_Argument_T< T_var,
Insert_Policy > 
in_arg_val
typedef
In_UB_String_Clonable_Argument_T
< T_var, Insert_Policy > 
in_clonable_arg_val
typedef
Inout_UB_String_Argument_T
< T_var, Insert_Policy > 
inout_arg_val
typedef
Out_UB_String_Argument_T
< T_var, Insert_Policy > 
out_arg_val
typedef
Ret_UB_String_Argument_T
< T_var, Insert_Policy > 
ret_val

Detailed Description

Template class for argument traits of unbounded (w)strings.


Member Typedef Documentation

typedef In_UB_String_Argument_T<T_var, Insert_Policy> TAO::UB_String_Arg_Traits_T::in_arg_val
typedef In_UB_String_Clonable_Argument_T<T_var, Insert_Policy> TAO::UB_String_Arg_Traits_T::in_clonable_arg_val
typedef T_var::s_traits::char_type const* TAO::UB_String_Arg_Traits_T::in_type
typedef Inout_UB_String_Argument_T<T_var, Insert_Policy> TAO::UB_String_Arg_Traits_T::inout_arg_val
typedef T_var::s_traits::char_type*& TAO::UB_String_Arg_Traits_T::inout_type
typedef Out_UB_String_Argument_T<T_var, Insert_Policy> TAO::UB_String_Arg_Traits_T::out_arg_val
typedef T_var::s_traits::string_out TAO::UB_String_Arg_Traits_T::out_type
typedef T_var::s_traits::char_type* TAO::UB_String_Arg_Traits_T::ret_type
typedef Ret_UB_String_Argument_T<T_var, Insert_Policy> TAO::UB_String_Arg_Traits_T::ret_val

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