[omniORB] basic question about sequences
debutant
michel.dupront at hotmail.fr
Tue Aug 5 07:26:11 BST 2008
Hello,
Is it possible to use a sequence as an idl operation parameter or return
type as follows ?
typedef sequence<short> seq_type;
interface Foo
{
seq_type foo(in seq_type seq_in, out seq_type seq_out);
};
I could not write an implementation that works.
thanks!
Michel
ps: for those who read my previous post, the book will be delivered to me
tomorrow !
--
View this message in context: http://www.nabble.com/basic-question-about-sequences-tp18831089p18831089.html
Sent from the OmniORB - User mailing list archive at Nabble.com.
More information about the omniORB-list
mailing list