TAO  2.0.6
Public Types
TAO::BD_String_Arg_Traits_T Struct Reference

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

#include <BD_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_BD_String_Argument_T< T_var,
BOUND, Insert_Policy > 
in_arg_val
typedef
In_BD_String_Clonable_Argument_T
< T_var, BOUND, Insert_Policy > 
in_clonable_arg_val
typedef
Inout_BD_String_Argument_T
< T_var, BOUND, Insert_Policy > 
inout_arg_val
typedef
Out_BD_String_Argument_T
< T_var, BOUND, Insert_Policy > 
out_arg_val
typedef
Ret_BD_String_Argument_T
< T_var, BOUND, Insert_Policy > 
ret_val

Detailed Description

Template class for stub argument traits of bounded (w)strings.


Member Typedef Documentation

typedef In_BD_String_Argument_T<T_var, BOUND, Insert_Policy> TAO::BD_String_Arg_Traits_T::in_arg_val
typedef In_BD_String_Clonable_Argument_T<T_var, BOUND, Insert_Policy> TAO::BD_String_Arg_Traits_T::in_clonable_arg_val
typedef T_var::s_traits::char_type const* TAO::BD_String_Arg_Traits_T::in_type
typedef Inout_BD_String_Argument_T<T_var, BOUND, Insert_Policy> TAO::BD_String_Arg_Traits_T::inout_arg_val
typedef T_var::s_traits::char_type*& TAO::BD_String_Arg_Traits_T::inout_type
typedef Out_BD_String_Argument_T<T_var, BOUND, Insert_Policy> TAO::BD_String_Arg_Traits_T::out_arg_val
typedef T_var::s_traits::string_out TAO::BD_String_Arg_Traits_T::out_type
typedef T_var::s_traits::char_type* TAO::BD_String_Arg_Traits_T::ret_type
typedef Ret_BD_String_Argument_T<T_var, BOUND, Insert_Policy> TAO::BD_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