TAO  2.0.6
Public Types
TAO::Special_Basic_Arg_Traits_T Struct Reference

Template class for stub argument traits of (w)char/boolean/octet. More...

#include <Special_Basic_Argument_T.h>

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

List of all members.

Public Types

typedef T ret_type
typedef T in_type
typedef T & inout_type
typedef T & out_type
typedef
In_Special_Basic_Argument_T< T,
to_T, from_T, Insert_Policy > 
in_arg_val
typedef
In_Special_Basic_Clonable_Argument_T
< T, to_T, from_T,
Insert_Policy > 
in_clonable_arg_val
typedef
Inout_Special_Basic_Argument_T
< T, to_T, from_T,
Insert_Policy > 
inout_arg_val
typedef
Out_Special_Basic_Argument_T
< T, to_T, from_T,
Insert_Policy > 
out_arg_val
typedef
Ret_Special_Basic_Argument_T
< T, to_T, from_T,
Insert_Policy > 
ret_val
typedef Special_Basic_Tag idl_tag

Detailed Description

Template class for stub argument traits of (w)char/boolean/octet.


Member Typedef Documentation

typedef Special_Basic_Tag TAO::Special_Basic_Arg_Traits_T::idl_tag
typedef In_Special_Basic_Argument_T<T,to_T,from_T,Insert_Policy> TAO::Special_Basic_Arg_Traits_T::in_arg_val
typedef In_Special_Basic_Clonable_Argument_T<T,to_T,from_T,Insert_Policy> TAO::Special_Basic_Arg_Traits_T::in_clonable_arg_val
typedef T TAO::Special_Basic_Arg_Traits_T::in_type
typedef Inout_Special_Basic_Argument_T<T,to_T,from_T,Insert_Policy> TAO::Special_Basic_Arg_Traits_T::inout_arg_val
typedef T& TAO::Special_Basic_Arg_Traits_T::inout_type
typedef Out_Special_Basic_Argument_T<T,to_T,from_T,Insert_Policy> TAO::Special_Basic_Arg_Traits_T::out_arg_val
typedef T& TAO::Special_Basic_Arg_Traits_T::out_type
typedef T TAO::Special_Basic_Arg_Traits_T::ret_type
typedef Ret_Special_Basic_Argument_T<T,to_T,from_T,Insert_Policy> TAO::Special_Basic_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