#include <Special_Basic_SArguments.h>
|
| typedef CORBA::Boolean | ret_type |
| |
| typedef CORBA::Boolean | in_type |
| |
| typedef CORBA::Boolean & | inout_type |
| |
| typedef CORBA::Boolean & | out_type |
| |
| typedef In_Special_Basic_SArgument_T< CORBA::Boolean, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_Stream > | in_arg_val |
| |
| typedef Inout_Special_Basic_SArgument_T< CORBA::Boolean, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_Stream > | inout_arg_val |
| |
| typedef Out_Special_Basic_SArgument_T< CORBA::Boolean, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_Stream > | out_arg_val |
| |
| typedef Ret_Special_Basic_SArgument_T< CORBA::Boolean, ACE_InputCDR::to_boolean, ACE_OutputCDR::from_boolean, TAO::Any_Insert_Policy_Stream > | ret_val |
| |
| typedef CORBA::Boolean const & | in_arg_type |
| |
| typedef inout_type | inout_arg_type |
| |
| typedef out_type | out_arg_type |
| |
| typedef out_type | ret_arg_type |
| |
The documentation for this class was generated from the following file: