Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Todo List

Class TAO::Inout_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy >
The mutable for x_ can be removed when vc6 has been dropped

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.

Class TAO::Out_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy >
The mutable for x_ can be removed when vc6 has been dropped

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 Tue Dec 20 23:35:07 2005 for TAO_PortableServer by  doxygen 1.3.9.1