TAO::InArgument Class Reference

#include <Argument.h>

Inheritance diagram for TAO::InArgument:

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

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::InArgument::mode void   )  const [virtual]
 

Get the parameter mode of this argument.

Implements TAO::Argument.

Definition at line 39 of file Argument.cpp.

00040 {
00041   return CORBA::PARAM_IN;
00042 }


The documentation for this class was generated from the following files:
Generated on Sun Jan 27 13:17:30 2008 for TAO by doxygen 1.3.6