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

TAO::Inout_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy > Class Template Reference

INOUT skeleton argument of fixed size element array. More...

#include <Fixed_Array_SArgument_T.h>

Inheritance diagram for TAO::Inout_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy >:

Inheritance graph
[legend]
Collaboration diagram for TAO::Inout_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Inout_Fixed_Array_SArgument_T (void)
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)
virtual CORBA::Boolean demarshal (TAO_InputCDR &cdr)
virtual void interceptor_value (CORBA::Any *any) const
S_slice * arg (void)

Private Attributes

x_

Detailed Description

template<typename S, typename S_slice, typename S_forany, typename Insert_Policy>
class TAO::Inout_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy >

INOUT skeleton argument of fixed size element array.

Todo:
The mutable for x_ can be removed when vc6 has been dropped


Constructor & Destructor Documentation

template<typename S, typename S_slice, typename S_forany, typename Insert_Policy>
ACE_INLINE TAO::Inout_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy >::Inout_Fixed_Array_SArgument_T void   ) 
 


Member Function Documentation

template<typename S, typename S_slice, typename S_forany, typename Insert_Policy>
ACE_INLINE S_slice * TAO::Inout_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy >::arg void   ) 
 

template<typename S, typename S_slice, typename S_forany, typename Insert_Policy>
CORBA::Boolean TAO::Inout_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy >::demarshal TAO_InputCDR cdr  )  [virtual]
 

Reimplemented from TAO::Argument.

template<typename S, typename S_slice, typename S_forany, typename Insert_Policy>
void TAO::Inout_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy >::interceptor_value CORBA::Any *  any  )  const [virtual]
 

Reimplemented from TAO::Argument.

template<typename S, typename S_slice, typename S_forany, typename Insert_Policy>
CORBA::Boolean TAO::Inout_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy >::marshal TAO_OutputCDR cdr  )  [virtual]
 

Reimplemented from TAO::Argument.


Member Data Documentation

template<typename S, typename S_slice, typename S_forany, typename Insert_Policy>
S TAO::Inout_Fixed_Array_SArgument_T< S, S_slice, S_forany, Insert_Policy >::x_ [mutable, private]
 


The documentation for this class was generated from the following files:
Generated on Tue Dec 20 23:35:23 2005 for TAO_PortableServer by  doxygen 1.3.9.1