A B C D E F G H I J K L M N O P R S T U V W

H

halt - Variable in class orc.runtime.OrcEngine
This flag is set by the Execution region when execution completes to terminate the engine.
Handle<E> - Class in orc.trace.handles
Works with HandleInputStream and HandleOutputStream to explicitly manage the lifetime of serialized pointers.
Handle() - Constructor for class orc.trace.handles.Handle
Required by Externalizable, but should never be called when not deserializing.
Handle(E) - Constructor for class orc.trace.handles.Handle
Create a handle to a value, which must be non-null.
HandleInputStream - Class in orc.trace.handles
Used in conjunction with Handle to explicitly manage the lifetime of serialized references.
HandleInputStream() - Constructor for class orc.trace.handles.HandleInputStream
 
HandleInputStream(InputStream) - Constructor for class orc.trace.handles.HandleInputStream
 
HandleOutputStream - Class in orc.trace.handles
Used in conjunction with Handle to explicitly manage the lifetime of serialized references.
HandleOutputStream(OutputStream) - Constructor for class orc.trace.handles.HandleOutputStream
 
HandleOutputStream(OutputStream, int) - Constructor for class orc.trace.handles.HandleOutputStream
The reset interval determines how often HandleOutputStream.maybeReset() actually resets.
hasCapability(String) - Method in class orc.Config
Current capabilities include: send mail import java
hashCode() - Method in class orc.ast.oil.arg.Var
 
hashCode() - Method in class orc.runtime.sites.java.MethodProxy
 
hashCode() - Method in class orc.runtime.values.Field
 
hashCode() - Method in class orc.trace.handles.Handle
Handles which point to the same value should use the same hash code.
hashCode() - Method in class orc.trace.values.ObjectValue
 
hasNext() - Method in class orc.runtime.ReverseListIterator
 
head - Variable in class orc.runtime.values.ConsValue
 
head - Variable in class orc.trace.values.ConsValue
 

A B C D E F G H I J K L M N O P R S T U V W