Specification of package Rtcorba.Tcpprotocolproperties







 ==================================================== --
 ===  Code automatically generated by IDL to Ada  === --
 ===  compiler OrbAda-idl2ada                     === --
 ===  Copyright Top Graph'X  1997-2001            === --
 ==================================================== --
 From IDL file RTCORBA.idl
with Corba_Ios ;
with Corba.Abstractbase ;
with Rtcorba.Protocolproperties ;
package RTCORBA.TCPProtocolProperties is

   type Ref is new RTCORBA.ProtocolProperties.Ref with null record;


   ---------------------------------------
    Types and methods of this interface --
   ---------------------------------------

   function Get_send_buffer_size
      (Self : in Ref)
      return Corba.Long ;

   procedure Set_send_buffer_size
      (Self : in Ref;
       To : in Corba.Long) ;

   function Get_recv_buffer_size
      (Self : in Ref)
      return Corba.Long ;

   procedure Set_recv_buffer_size
      (Self : in Ref;
       To : in Corba.Long) ;

   function Get_keep_alive
      (Self : in Ref)
      return Corba.Boolean ;

   procedure Set_keep_alive
      (Self : in Ref;
       To : in Corba.Boolean) ;

   function Get_dont_route
      (Self : in Ref)
      return Corba.Boolean ;

   procedure Set_dont_route
      (Self : in Ref;
       To : in Corba.Boolean) ;

   function Get_no_delay
      (Self : in Ref)
      return Corba.Boolean ;

   procedure Set_no_delay
      (Self : in Ref;
       To : in Corba.Boolean) ;

   Null_Ref : constant Ref := (RTCORBA.ProtocolProperties
      .Null_Ref with null record);

   TCPProtocolProperties_R_Id : constant Corba.RepositoryId :=
      Corba.To_Unbounded_String (
         "IDL:omg.org/RTCORBA/TCPProtocolProperties:1.0") ;
end RTCORBA.TCPProtocolProperties;



List of definition uses










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