[omniORB] String sequence
Hamilton Temple
hamilton.temple at gmail.com
Thu Aug 14 20:05:06 BST 2008
Hello there,
I'm trying to implement a server method that returns a char **,
I'm defining the IDL file in that way:
module MyModule{
interface MyClass{
typedef sequence<string> SeqStr;
SeqStr listContents(in string locator);
};
};
I have been googling without success. omniidl
generates the definition of a class SeqStr in
the hh file. Where could I find a full example
providing the implementation of a class like
this?
My second post today, sorry :)
Thank you,
Hamilton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20080814/e7e44add/attachment.htm
More information about the omniORB-list
mailing list