TAO::OutArgument Class Reference

#include <Argument.h>

Inheritance diagram for TAO::OutArgument:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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


Member Function Documentation

CORBA::ParameterMode TAO::OutArgument::mode void   )  const [virtual]
 

Get the parameter mode of this argument.

Implements TAO::Argument.

Definition at line 44 of file Argument.cpp.

00045 {
00046   return CORBA::PARAM_OUT;
00047 }


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 12:25:39 2006 for TAO by doxygen 1.3.6