Interface CORBA::OperationDef

interface OperationDef
inherits from CORBA::Contained

Attribute Index

contexts
exceptions
mode
params
result
result_def

Attributes

contexts
attribute ContextIdSeq contexts;
exceptions
attribute ExceptionDefSeq exceptions;
mode
attribute OperationMode mode;
params
attribute ParDescriptionSeq params;
result
readonly attribute TypeCode result;
result_def
attribute IDLType result_def;

Generated by the ORBacus IDL-to-HTML translator (non-commercial)