Specification of package Corba.Custommarshal
==================================================== --
=== Code automatically generated by IDL to Ada === --
=== compiler OrbAda-idl2ada === --
=== Copyright Top Graph'X 1997-2001 === --
==================================================== --
From IDL file ../orb.idl
with Corba_Ios ;
with Corba.Value ;
with Corba.Dataoutputstream ;
with Corba.Datainputstream ;
pragma Elaborate_All (Corba.Value) ;
package CORBA.CustomMarshal is
type Value_Ref is new Corba.Value.Base with null record;
-----------------------------
Methods of this valuetype --
-----------------------------
procedure marshal
(Self : in Value_Ref;
os : in CORBA.DataOutputStream.Value_Ref) ;
procedure unmarshal
(Self : in Value_Ref;
IDL_is : in CORBA.DataInputStream.Value_Ref) ;
Null_Value_Ref : constant Value_Ref := (Corba.Value.Base with null record);
CustomMarshal_R_Id : constant Corba.RepositoryId :=
Corba.To_Corba_String ("IDL:omg.org/CORBA/CustomMarshal:1.0") ;
end CORBA.CustomMarshal;
List of definition uses
This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18