Public Types

TAO::UB_String_Arg_Traits_T< T_var, Insert_Policy > Struct Template Reference

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

#include <UB_String_Argument_T.h>

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<typename T_var, template< typename > class Insert_Policy>
struct TAO::UB_String_Arg_Traits_T< T_var, Insert_Policy >

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


Member Typedef Documentation

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

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