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

Template class for return stub value of fixed size IDL types. More...

#include <Fixed_Size_Argument_T.h>

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

List of all members.

Public Member Functions

 Ret_Fixed_Size_Argument_T (void)
virtual CORBA::Boolean demarshal (TAO_InputCDR &)
 Demarshal the argument from the given CDR input stream.
S & arg (void)
excp (void)
retn (void)

Protected Attributes

x_

Detailed Description

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

Template class for return stub value of fixed size IDL types.


Constructor & Destructor Documentation

template<typename S , class Insert_Policy >
TAO::Ret_Fixed_Size_Argument_T< S, Insert_Policy >::Ret_Fixed_Size_Argument_T ( void   )  [inline]

Member Function Documentation

template<typename S , class Insert_Policy >
S & TAO::Ret_Fixed_Size_Argument_T< S, Insert_Policy >::arg ( void   )  [inline]
template<typename S , class Insert_Policy >
CORBA::Boolean TAO::Ret_Fixed_Size_Argument_T< S, Insert_Policy >::demarshal ( TAO_InputCDR  )  [inline, virtual]

Demarshal the argument from the given CDR input stream.

Note:
The default implementation simply returns true.

Reimplemented from TAO::Argument.

template<typename S , class Insert_Policy >
S TAO::Ret_Fixed_Size_Argument_T< S, Insert_Policy >::excp ( void   )  [inline]
template<typename S , class Insert_Policy >
S TAO::Ret_Fixed_Size_Argument_T< S, Insert_Policy >::retn ( void   )  [inline]

Member Data Documentation

template<typename S , class Insert_Policy >
S TAO::Ret_Fixed_Size_Argument_T< S, Insert_Policy >::x_ [protected]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Fri Sep 11 04:10:23 2009 for TAO by  doxygen 1.6.1