Orocos Real-Time Toolkit
2.8.3
|
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 41 of file OperationInterface.idl.
long RTT::corba::CWrongNumbArgException::received |
Definition at line 44 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 43 of file OperationInterface.idl.
Referenced by RTT::corba::CorbaOperationCallerFactory::produce(), RTT::corba::CorbaOperationCallerFactory::produceCollect(), and RTT::corba::CorbaOperationCallerFactory::produceSend().