- Member TAO::ORT_Adapter::make_object (const char *repository_id, const PortableInterceptor::ObjectId &id ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0
- @ Johnny, we won't be needing the exception specification below for long. Once bug 1852 is fixed, we can the exception specification and the "tao/SystemException.h" include above.
- Member TAO_Root_POA::get_manager_id (ACE_ENV_SINGLE_ARG_DECL)
- At the moment to POAManagerFactory is implemented and the POAManager has the get_id method this can be zapped, IORInfo can then just call get_id
- Member TAO::Portable_Server::get_in_arg (TAO_Operation_Details const *details, TAO::Argument *const *skel_args, size_t i)
- Drop second template parameter, and replace " @c IN_ARG_TYPE " return type with " @c typename TAO::SArg_Traits<T>::in_arg_type ".
- Member TAO::Portable_Server::get_inout_arg (TAO_Operation_Details const *details, TAO::Argument *const *skel_args, size_t i)
- Drop second template parameter, and replace " @c INOUT_ARG_TYPE " return type with " @c typename TAO::SArg_Traits<T>::inout_arg_type ".
- Member TAO::Portable_Server::get_out_arg (TAO_Operation_Details const *details, TAO::Argument *const *skel_args, size_t i)
- Drop second template parameter, and replace " @c OUT_ARG_TYPE " return type with " @c typename TAO::SArg_Traits<T>::out_arg_type ".
- Member TAO::Portable_Server::get_ret_arg (TAO_Operation_Details const *details, TAO::Argument *const *skel_args)
- Drop second template parameter, and replace " @c RET_ARG_TYPE " return type with " @c typename TAO::SArg_Traits<T>::ret_arg_type ".
Generated on Thu Jun 9 00:23:05 2005 for TAO_PortableServer by
1.3.9.1