#include <Argument.h>
Inheritance diagram for TAO::InArgument:


Public Member Functions | |
| virtual CORBA::ParameterMode | mode (void) const |
| Get the parameter mode of this argument. | |
Definition at line 100 of file Argument.h.
| 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.
References mode().
Referenced by mode().
1.4.7