Specification of package Corba.Custommarshal.Impl







 ==================================================== --
 ===  Code automatically generated by IDL to Ada  === --
 ===  compiler OrbAda-idl2ada                     === --
 ===  Copyright Top Graph'X  1997-2001            === --
 ==================================================== --
 From IDL file ../orb.idl
with Corba.Iop ;
with Corba.Impl ;
package CORBA.CustomMarshal.Impl is
   type Object is abstract new Corba.Value.Impl_Base with
   record
      null ;
   end record;

   type Object_Ptr is access all Object'class;

   -----------------------------
    Methods of this valuetype --
   -----------------------------

   procedure marshal
      (Self : access Object;
       os : in CORBA.DataOutputStream.Value_Ref) is abstract ;

   procedure unmarshal
      (Self : access Object;
       IDL_is : in CORBA.DataInputStream.Value_Ref) is abstract ;
end CORBA.CustomMarshal.Impl;



List of definition uses










This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18