[omniORB] Module without interface definition
    Muro, Sam 
    research at businesstz.com
       
    Wed Jul 14 13:18:15 BST 2010
    
    
  
Thanks Tom
This one works perfect. I was doing Base.Baselist_var which gave me the error
Thank you very much
Regards
Sam
Thomas Lockhart wrote:
>         > ****how do I define one for sequence Baselist), say baselist
>
>  Something like this if I remember correctly:
>
>  Base::BaseList baselist;
>  baselist.length(1);
>  baselist[0].subjectName = CORBA::string_dup("name");
>  baselist[0].subjectCode = CORBA::string_dup("one");
>
>  hth
>
>                               - Tom
>
>
    
    
More information about the omniORB-list
mailing list