Uses of Class
hep.graphics.heprep.corba.idl.HepRepType

Packages that use HepRepType
hep.graphics.heprep.corba.idl   
 

Uses of HepRepType in hep.graphics.heprep.corba.idl
 

Fields in hep.graphics.heprep.corba.idl declared as HepRepType
 HepRepType[] HepRepTypeTree.types
           
 HepRepType[] HepRepType.types
           
 HepRepType[] HepRepTypeListHolder.value
           
 HepRepType HepRepTypeHolder.value
           
 

Methods in hep.graphics.heprep.corba.idl that return HepRepType
static HepRepType[] HepRepTypeListHelper.extract(Any a)
           
static HepRepType HepRepTypeHelper.extract(Any a)
           
static HepRepType[] HepRepTypeListHelper.read(InputStream istream)
           
static HepRepType HepRepTypeHelper.read(InputStream istream)
           
 

Methods in hep.graphics.heprep.corba.idl with parameters of type HepRepType
static void HepRepTypeHelper.insert(Any a, HepRepType that)
           
static void HepRepTypeListHelper.insert(Any a, HepRepType[] that)
           
static void HepRepTypeHelper.write(OutputStream ostream, HepRepType value)
           
static void HepRepTypeListHelper.write(OutputStream ostream, HepRepType[] value)
           
 

Constructors in hep.graphics.heprep.corba.idl with parameters of type HepRepType
HepRepType(String _name, String _desc, String _infoURL, HepRepType[] _types, HepRepAttDef[] _attDefs, HepRepAttValue[] _attValues)
           
HepRepTypeHolder(HepRepType initialValue)
           
HepRepTypeListHolder(HepRepType[] initialValue)
           
HepRepTypeTree(HepRepTreeID _id, HepRepType[] _types)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.