Package nl.tue.id.oocsi

  • Interface Summary
    Interface Description
    OOCSIData  
  • Class Summary
    Class Description
    Animator  
    Constellation  
    EventRecorder
    OOCSI looper is an event recorder client that listens on an OOCSI channel and records all incoming events on that channel.
    OOCSI
    central OOCSI connector for Processing
    OOCSIBoolean
    OOCSIBoolean is a system-level primitive that allows for automatic synchronizing of local variables (read and write) with different OOCSI clients on the same channel.
    OOCSICommunicator
    communication interface for OOCSI client
    OOCSIDouble
    OOCSIDouble is a system-level primitive that allows for automatic synchronizing of local variables (read and write) with different OOCSI clients on the same channel.
    OOCSIEvent
    event class for receiving events from OOCSI
    OOCSIFloat
    OOCSIFloat is a system-level primitive that allows for automatic synchronizing of local variables (read and write) with different OOCSI clients on the same channel.
    OOCSIInt
    OOCSIInt is a system-level primitive that allows for automatic synchronizing of local variables (read and write) with different OOCSI clients on the same channel.
    OOCSILong
    OOCSILong is a system-level primitive that allows for automatic synchronizing of local variables (read and write) with different OOCSI clients on the same channel.
    OOCSIString
    OOCSIString is a system-level primitive that allows for automatic synchronizing of local variables (read and write) with different OOCSI clients on the same channel.
    OOCSIVariable<T>
    OOCSIVariable is a system-level primitive that allows for automatic synchronizing of local variables (read and write) with different OOCSI clients on the same channel.
    StateMachine