Uses of Class
fr.emn.reactiveinput.Out

Packages that use Out
fr.emn.examples.icondraw   
fr.emn.examples.jazz   
fr.emn.reactiveinput   
fr.emn.reactiveinput.descriptor   
fr.emn.reactiveinput.devices   
 

Uses of Out in fr.emn.examples.icondraw
 

Fields in fr.emn.examples.icondraw declared as Out
 Out DBrush.o_width
           
 Out DBrush.o_r
           
 Out DBrush.o_g
           
 Out DBrush.o_b
           
 Out DBrush.o_a
           
 Out DInDraw.inside
           
 

Uses of Out in fr.emn.examples.jazz
 

Fields in fr.emn.examples.jazz declared as Out
 Out DJzPick.path
           
 

Uses of Out in fr.emn.reactiveinput
 

Subclasses of Out in fr.emn.reactiveinput
 class MissingOut
          A slot that was not found.
 

Methods in fr.emn.reactiveinput that return Out
static Out Slot.flatten(Out out)
          Returns the equivalent slot belonging to a non-(pin/compound) node
 Out In.getConnected()
          REMOVE.
 Out MissingDevice.addAbsentOut(java.lang.String name)
          Adds an outSlot to the device.
protected  Out AbstractDevice.addOut(java.lang.String name, int type)
          Adds an outSlot to the device.
 Out[] AbstractDevice.getOuts()
           
protected  Out AbstractMutableDevice.addMutableOut(java.lang.String name, int type)
          Adds a mutable outSlot to the device.
protected  Out AbstractMutableDevice.addMutableOut(java.lang.String name, int type, boolean dynamic)
          Adds a mutable dynamic outSlot to the device.
 Out[] Device.getOuts()
          Returns the device's output slots.
 Out OutPin.getExternalOut()
           
 Out[] CompoundDevice.getOuts()
           
 Out CompoundDevice.getInternalOut(Out slot)
          Returns the internal slot connected to the compound device's slot.
 Out[] Pin.getOuts()
           
static Out Finder.findOut(Device d, OutDescriptor desc)
          Find in the given device an output slot matching the given descriptor.
static Out[] Finder.findOutMatch(Device d, OutDescriptor[] desc)
          Find in the given device an array of distinct output slots matching the given array of descriptors.
static Out[] Finder.findOuts(Device d, OutDescriptor desc)
          Find in the given device all output slots matching the given descriptor.
 

Methods in fr.emn.reactiveinput with parameters of type Out
static Out Slot.flatten(Out out)
          Returns the equivalent slot belonging to a non-(pin/compound) node
 boolean Configuration.disconnect(Out out)
          Removes all connections from this slot.
static boolean Configuration.isConnected(In in, Out out)
          Returns true if slots are connected.
 Out CompoundDevice.getInternalOut(Out slot)
          Returns the internal slot connected to the compound device's slot.
 

Uses of Out in fr.emn.reactiveinput.descriptor
 

Methods in fr.emn.reactiveinput.descriptor with parameters of type Out
 boolean ODType.contains(Out slot)
          Returns true if slot's type is a subtype of the type given in constructor.
 boolean ODIndex.contains(Out slot)
           
 boolean ODNot.contains(Out slot)
           
 boolean ODDeclare.contains(Out slot)
          Same as child.
 boolean ODName.contains(Out slot)
           
 boolean ODMutable.contains(Out slot)
           
 boolean ODAny.contains(Out slot)
          Always true.
 boolean ODAnd.contains(Out slot)
          Returns true if all children contains the slot.
static OutDescriptor DescriptorUtilities.getDefaultDescriptor(Out o)
          Creates a default descriptor for the output slot o.
 boolean OutDescriptor.contains(Out slot)
          Returns true if this descriptor contains given slot.
 boolean ODError.contains(Out o)
          Error descriptors are empty sets
 boolean ODOr.contains(Out slot)
          Returns true if all children contains the slot.
 

Constructors in fr.emn.reactiveinput.descriptor with parameters of type Out
ODType(Out out)
           
ODIndex(Out out)
           
ODName(Out out)
           
ODMutable(Out out)
           
 

Uses of Out in fr.emn.reactiveinput.devices
 

Fields in fr.emn.reactiveinput.devices declared as Out
 Out DSerializer.o
           
 Out DSwCommand.valid
           
 Out DSwCommand.errorMsg
           
 Out DSwCommand.thru_cmd
           
 Out DSwCommand.thru_arg1
           
 Out DSwCommand.thru_arg2
           
 Out DFirstThen.first
           
 Out DFirstThen.then
           
 Out DSwGhost.image
           
 Out DSwGhost.pos_x
           
 Out DSwGhost.pos_y
           
 Out DPass.out
           
 Out DDelay.out
           
 Out DChanged.out
           
 Out DThreshold.out
           
 Out DThreshold.inside
           
 Out DThreshold.outside
           
 Out[] DSwitch.outs
           
 Out DNot.out
           
 Out DTyper.out
           
 Out DMul.out
           
 Out[] DGaming.buttons
           
 Out[] DGaming.axes
           
 Out DSwFocus.id
           
 Out DPlus.out
           
 Out DMidiIn.kbd_pressed
           
 Out DMidiIn.kbd_key
           
 Out DMidiIn.kbd_vel
           
 Out DMidiIn.kbd_ch
           
 Out DMidiIn.ppress_key
           
 Out DMidiIn.ppress_val
           
 Out DMidiIn.ppress_ch
           
 Out DMidiIn.press_key
           
 Out DMidiIn.press_val
           
 Out DMidiIn.press_ch
           
 Out[] DMidiIn.ctrl_val
           
 Out DMidiIn.prg_num
           
 Out DMidiIn.prg_ch
           
 Out DMidiIn.wheel_val
           
 Out DMidiIn.wheel_ch
           
 Out DMidiIn.sysex
           
 Out DInstanceOf.out
           
 Out DAutoRepeat.out
           
 Out DLowPass.out
           
 Out DDelta.out
           
 Out DTime.time
           
 Out DTick.out
           
 Out[] DScript.outs
           
 Out DDirectMouse.dx
           
 Out DDirectMouse.dy
           
 Out DDirectMouse.but1
           
 Out DDirectMouse.but2
           
 Out DDirectMouse.but3
           
 Out DDirectMouse.wheel
           
 Out DTransition.tf
           
 Out DTransition.ft
           
 Out DTransition.tt
           
 Out DTransition.ff
           
 Out DTransition.t
           
 Out DTransition.f
           
 Out DQuikWrite.usethru
           
 Out DQuikWrite.xthru
           
 Out DQuikWrite.ythru
           
 Out DQuikWrite.text
           
 Out DQuikWrite.action_backspace
           
 Out DQuikWrite.action_enter
           
 Out DQuikWrite.area
           
 Out DTablet.x
           
 Out DTablet.y
           
 Out DTablet.pressure
           
 Out DCycle.out
           
 Out[] DInputRecorder.outs
           
 Out DOr.out
           
 Out DLinearFunc.out
           
 Out DMinus.out
           
 Out DSignalUpdated.out
           
 Out DSum.out
           
 Out DAWTKeyboard.keypressed
           
 Out DAWTKeyboard.keyreleased
           
 Out DAWTKeyboard.shift
           
 Out DAWTKeyboard.alt
           
 Out DAWTKeyboard.control
           
 Out DAWTKeyboard.capslock
           
 Out DAWTKeyboard.down
           
 Out DAWTKeyboard.up
           
 Out DAWTKeyboard.left
           
 Out DAWTKeyboard.right
           
 Out DAWTKeyboard.insert
           
 Out DAWTKeyboard.delete
           
 Out DAWTKeyboard.home
           
 Out DAWTKeyboard.end
           
 Out DAWTKeyboard.pageup
           
 Out DAWTKeyboard.pagedown
           
 Out DAWTKeyboard.space
           
 Out DAWTKeyboard.enter
           
 Out DAWTKeyboard.tab
           
 Out DAWTKeyboard.escape
           
 Out DAWTKeyboard.backspace
           
 Out DAWTKeyboard.num0
           
 Out DAWTKeyboard.num1
           
 Out DAWTKeyboard.num2
           
 Out DAWTKeyboard.num3
           
 Out DAWTKeyboard.num4
           
 Out DAWTKeyboard.num5
           
 Out DAWTKeyboard.num6
           
 Out DAWTKeyboard.num7
           
 Out DAWTKeyboard.num8
           
 Out DAWTKeyboard.num9
           
 Out DAWTKeyboard.f1
           
 Out DAWTKeyboard.f2
           
 Out DAWTKeyboard.f3
           
 Out DAWTKeyboard.f4
           
 Out DAWTKeyboard.f5
           
 Out DAWTKeyboard.f6
           
 Out DAWTKeyboard.f7
           
 Out DAWTKeyboard.f8
           
 Out DAWTKeyboard.f9
           
 Out DAWTKeyboard.f10
           
 Out DAnd.out
           
 Out DToolglass.xthru
           
 Out DToolglass.ythru
           
 Out DToolglass.notool
           
 Out[] DToolglass.tool
           
 Out DConst.out
           
 Out DPoller.out
           
 Out DColorConv.r
           
 Out DColorConv.g
           
 Out DColorConv.b
           
 Out DSwPick.id
           
 Out DCursor.xthru
           
 Out DCursor.ythru
           
 Out DCursor.activatethru
           
 Out DCursor.but1thru
           
 Out DCursor.but2thru
           
 Out DCursor.but3thru
           
 Out DFreeze.out
           
 Out DLastValue.out
           
 Out DRound.out
           
 Out DInertia.grab_out
           
 Out DInertia.out
           
 Out DInertia.speed_out
           
 Out DHasSignal.out
           
 Out DSpeechCommand.signal
           
 Out DSpeechCommand.volume
           
 Out DSpeechCommand.command
           
 Out DSpeechCommand.commandstring
           
 Out[] DVirtualUser.outs
           
protected  Out DXInput.x
           
protected  Out[] DXInput.axes_out_
           
protected  Out DXInput.proximity_out_
           
 Out DMultiOr.out
           
protected  Out DAdapter.out
           
 

Methods in fr.emn.reactiveinput.devices that return Out
 Out DAWTKeyboard.getOut(int key)
           
 

Methods in fr.emn.reactiveinput.devices with parameters of type Out
protected  void DWintabTablet.updateSlotTypeAndScale(Out slot, int dimension, fr.emn.reactiveinput.devices.DWintabTablet.Scale scale)