|
Orocos Real-Time Toolkit
2.9.0
|
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 44 of file OperationInterface.idl.
| long RTT::corba::CWrongArgumentException::max_arg |
Definition at line 47 of file OperationInterface.idl.
Referenced by RTT::corba::CorbaOperationCallerFactory::getArgumentType().
| long RTT::corba::CWrongArgumentException::which_arg |
Definition at line 46 of file OperationInterface.idl.
Referenced by RTT::corba::CorbaOperationCallerFactory::getArgumentType().
1.8.11