Orocos Real-Time Toolkit
2.8.3
|
Is thrown when a wrong argument number is queried. More...
import"rtt/transports/corba/OperationInterface.idl";
Public Attributes | |
long | which_arg |
long | max_arg |
Is thrown when a wrong argument number is queried.
Definition at line 32 of file OperationInterface.idl.
long RTT::corba::CWrongArgumentException::max_arg |
Definition at line 35 of file OperationInterface.idl.
Referenced by RTT::corba::CorbaOperationCallerFactory::getArgumentType().
long RTT::corba::CWrongArgumentException::which_arg |
Definition at line 34 of file OperationInterface.idl.
Referenced by RTT::corba::CorbaOperationCallerFactory::getArgumentType().