TAO::RetArgument Class Reference

#include <Argument.h>

Inheritance diagram for TAO::RetArgument:

Inheritance graph
[legend]
Collaboration diagram for TAO::RetArgument:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual CORBA::ParameterMode mode (void) const
 Get the parameter mode of this argument.

Detailed Description

Definition at line 130 of file Argument.h.


Member Function Documentation

CORBA::ParameterMode TAO::RetArgument::mode ( void   )  const [virtual]

Get the parameter mode of this argument.

Implements TAO::Argument.

Definition at line 57 of file Argument.cpp.

References mode().

Referenced by mode().

00058 {
00059   return CORBA::PARAM_OUT;
00060 }


The documentation for this class was generated from the following files:
Generated on Tue Feb 2 17:39:19 2010 for TAO by  doxygen 1.4.7