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

TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy > Class Template Reference

Template class for INOUT skeleton arg of fixed size IDL types. More...

#include <Fixed_Size_SArgument_T.h>

Inheritance diagram for TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >:

Inheritance graph
[legend]
Collaboration diagram for TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Inout_Fixed_Size_SArgument_T (void)
 Constructor.
S & arg (void)
@c TAO::Argument Method Overrides
TAO::Argument method overrides specific to the type of operation argument represented by this class.

See also:
TAO::Argument.


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

Private Attributes

x_

Detailed Description

template<typename S, typename Insert_Policy>
class TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >

Template class for INOUT skeleton arg of fixed size IDL types.


Constructor & Destructor Documentation

template<typename S, typename Insert_Policy>
ACE_INLINE TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >::Inout_Fixed_Size_SArgument_T void   ) 
 

Constructor.


Member Function Documentation

template<typename S, typename Insert_Policy>
ACE_INLINE S & TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >::arg void   ) 
 

template<typename S, typename Insert_Policy>
CORBA::Boolean TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >::demarshal TAO_InputCDR  )  [virtual]
 

Reimplemented from TAO::Argument.

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

Reimplemented from TAO::Argument.

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

Reimplemented from TAO::Argument.


Member Data Documentation

template<typename S, typename Insert_Policy>
S TAO::Inout_Fixed_Size_SArgument_T< S, Insert_Policy >::x_ [private]
 


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