hep.wired.hepeventserver.idl
Class HepEventServerHelper

java.lang.Object
  extended by hep.wired.hepeventserver.idl.HepEventServerHelper

public abstract class HepEventServerHelper
extends java.lang.Object

hep/wired/hepeventserver/idl/HepEventServerHelper.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /Users/duns/svn/wired/wired-hepeventserver/target/checkout/src/main/idl/HepEventServer.idl Tuesday, January 16, 2007 2:50:33 PM PST


Constructor Summary
HepEventServerHelper()
           
 
Method Summary
static HepEventServer extract(org.omg.CORBA.Any a)
           
static java.lang.String id()
           
static void insert(org.omg.CORBA.Any a, HepEventServer that)
           
static HepEventServer narrow(org.omg.CORBA.Object obj)
           
static HepEventServer read(org.omg.CORBA.portable.InputStream istream)
           
static org.omg.CORBA.TypeCode type()
           
static HepEventServer unchecked_narrow(org.omg.CORBA.Object obj)
           
static void write(org.omg.CORBA.portable.OutputStream ostream, HepEventServer value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HepEventServerHelper

public HepEventServerHelper()
Method Detail

insert

public static void insert(org.omg.CORBA.Any a,
                          HepEventServer that)

extract

public static HepEventServer extract(org.omg.CORBA.Any a)

type

public static org.omg.CORBA.TypeCode type()

id

public static java.lang.String id()

read

public static HepEventServer read(org.omg.CORBA.portable.InputStream istream)

write

public static void write(org.omg.CORBA.portable.OutputStream ostream,
                         HepEventServer value)

narrow

public static HepEventServer narrow(org.omg.CORBA.Object obj)

unchecked_narrow

public static HepEventServer unchecked_narrow(org.omg.CORBA.Object obj)


Copyright © 1996-2007 FreeHEP. All Rights Reserved.