TAO_PortableServer  2.4.2
Public Member Functions | Private Attributes | List of all members
TAO::Inout_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy > Class Template Reference

Template class for INOUT (w)char/boolean/octet skeleton argument. More...

#include <Special_Basic_SArgument_T.h>

Inheritance diagram for TAO::Inout_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >:
Inheritance graph
[legend]
Collaboration diagram for TAO::Inout_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >:
Collaboration graph
[legend]

Public Member Functions

 Inout_Special_Basic_SArgument_T (void)
 
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)
 
virtual CORBA::Boolean demarshal (TAO_InputCDR &)
 
virtual void interceptor_value (CORBA::Any *any) const
 
S & arg (void)
 
- Public Member Functions inherited from TAO::InoutArgument
virtual CORBA::ParameterMode mode (void) const
 
- Public Member Functions inherited from TAO::Argument
virtual ~Argument (void)
 
virtual Argumentclone (void)
 

Private Attributes

x_
 

Detailed Description

template<typename S, typename to_S, typename from_S, template< typename > class Insert_Policy>
class TAO::Inout_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >

Template class for INOUT (w)char/boolean/octet skeleton argument.

Constructor & Destructor Documentation

template<typename S , typename to_S , typename from_S , template< typename > class Insert_Policy>
TAO::Inout_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >::Inout_Special_Basic_SArgument_T ( void  )

Member Function Documentation

template<typename S , typename to_S , typename from_S , template< typename > class Insert_Policy>
S & TAO::Inout_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >::arg ( void  )
template<typename S , typename to_S , typename from_S , template< typename > class Insert_Policy>
CORBA::Boolean TAO::Inout_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >::demarshal ( TAO_InputCDR cdr)
virtual

Reimplemented from TAO::Argument.

template<typename S , typename to_S , typename from_S , template< typename > class Insert_Policy>
virtual void TAO::Inout_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >::interceptor_value ( CORBA::Any *  any) const
virtual

Reimplemented from TAO::Argument.

template<typename S , typename to_S , typename from_S , template< typename > class Insert_Policy>
CORBA::Boolean TAO::Inout_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >::marshal ( TAO_OutputCDR cdr)
virtual

Reimplemented from TAO::Argument.

Member Data Documentation

template<typename S , typename to_S , typename from_S , template< typename > class Insert_Policy>
S TAO::Inout_Special_Basic_SArgument_T< S, to_S, from_S, Insert_Policy >::x_
private

The documentation for this class was generated from the following files: