Template class for skeleton argument traits of basic IDL types.
More...
#include <BD_String_SArgument_T.h>
Inherited by TAO::SArg_Traits< ::PortableServer::IdAssignmentPolicyValue >, TAO::SArg_Traits< ::PortableServer::IdUniquenessPolicyValue >, TAO::SArg_Traits< ::PortableServer::ImplicitActivationPolicyValue >, TAO::SArg_Traits< ::PortableServer::LifespanPolicyValue >, TAO::SArg_Traits< ::PortableServer::RequestProcessingPolicyValue >, TAO::SArg_Traits< ::PortableServer::ServantRetentionPolicyValue >, TAO::SArg_Traits< ::PortableServer::ThreadPolicyValue >, TAO::SArg_Traits< CORBA::Double >, TAO::SArg_Traits< CORBA::Float >, TAO::SArg_Traits< CORBA::Long >, TAO::SArg_Traits< CORBA::LongDouble >, TAO::SArg_Traits< CORBA::LongLong >, TAO::SArg_Traits< CORBA::Short >, TAO::SArg_Traits< CORBA::ULong >, TAO::SArg_Traits< CORBA::ULongLong >, TAO::SArg_Traits< CORBA::UShort >, TAO::SArg_Traits< std::string >, and TAO::SArg_Traits< std::wstring >.
List of all members.
Detailed Description
template<typename T, template< typename > class Insert_Policy>
struct TAO::Basic_SArg_Traits_T< T, Insert_Policy >
Template class for skeleton argument traits of basic IDL types.
Template class for skeleton argument traits of bounded (w)strings.
Member Typedef Documentation
template<typename T, template< typename > class Insert_Policy>
template<typename T, template< typename > class Insert_Policy>
template<typename T, template< typename > class Insert_Policy>
typedef T TAO::Basic_SArg_Traits_T< T, Insert_Policy >::in_type |
template<typename T, template< typename > class Insert_Policy>
template<typename T, template< typename > class Insert_Policy>
template<typename T, template< typename > class Insert_Policy>
typedef T& TAO::Basic_SArg_Traits_T< T, Insert_Policy >::inout_type |
template<typename T, template< typename > class Insert_Policy>
template<typename T, template< typename > class Insert_Policy>
template<typename T, template< typename > class Insert_Policy>
typedef T& TAO::Basic_SArg_Traits_T< T, Insert_Policy >::out_type |
template<typename T, template< typename > class Insert_Policy>
template<typename T, template< typename > class Insert_Policy>
typedef T TAO::Basic_SArg_Traits_T< T, Insert_Policy >::ret_type |
template<typename T, template< typename > class Insert_Policy>
The documentation for this struct was generated from the following file: