|
Orocos Real-Time Toolkit
2.9.0
|
Is thrown when a wrong number of arguments is provided. More...
import"rtt/transports/corba/OperationInterface.idl";
Public Attributes | |
| long | wanted |
| long | received |
Is thrown when a wrong number of arguments is provided.
Definition at line 53 of file OperationInterface.idl.
| long RTT::corba::CWrongNumbArgException::received |
Definition at line 56 of file OperationInterface.idl.
Referenced by RTT::corba::CorbaOperationCallerFactory::produce(), RTT::corba::CorbaOperationCallerFactory::produceCollect(), and RTT::corba::CorbaOperationCallerFactory::produceSend().
| long RTT::corba::CWrongNumbArgException::wanted |
Definition at line 55 of file OperationInterface.idl.
Referenced by RTT::corba::CorbaOperationCallerFactory::produce(), RTT::corba::CorbaOperationCallerFactory::produceCollect(), and RTT::corba::CorbaOperationCallerFactory::produceSend().
1.8.11