CORBAservices

Module IIOP

IDL source    Global index
module IIOP


Type index.

  • ProfileBody
  • Version
  • Types.

  • ProfileBody

      struct ProfileBody {
        Version iiop_version; 
        string host; 
        unsigned short port; 
        sequence<octet> object_key; 
      }; 
    

  • Version

      struct Version {
        char major; 
        char minor; 
      }; 
    


    Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
    with Sandia idldoc 1.0.