de.sciss.synth.proc.impl.ActiveElemImpl

changed

Related Doc: package ActiveElemImpl

object changed extends EventImpl[S, Update[S, PeerUpdate], Elem[S]] with InvariantEvent[S, Update[S, PeerUpdate], Elem[S]]

Definition Classes
ActiveElemImplElem → Publisher
Linear Supertypes
InvariantEvent[S, Update[S, ActiveElemImpl.PeerUpdate], Elem[S]], InvariantSelector[S], EventImpl[S, Update[S, ActiveElemImpl.PeerUpdate], Elem[S]], Event[S, Update[S, ActiveElemImpl.PeerUpdate], Elem[S]], VirtualNodeSelector[S], Selector[S], EventLike[S, Update[S, ActiveElemImpl.PeerUpdate]], Observable[S.Tx, Update[S, ActiveElemImpl.PeerUpdate]], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. changed
  2. InvariantEvent
  3. InvariantSelector
  4. EventImpl
  5. Event
  6. VirtualNodeSelector
  7. Selector
  8. EventLike
  9. Observable
  10. AnyRef
  11. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def --->(r: Selector[S])(implicit tx: S.Tx): Unit

    Definition Classes
    InvariantEvent → EventLike
  4. final def -/->(r: Selector[S])(implicit tx: S.Tx): Unit

    Definition Classes
    InvariantEvent → EventLike
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def connect()(implicit tx: S.Tx): Unit

    Definition Classes
    changed → EventLike
  9. final def cookie: Int

    Attributes
    protected
    Definition Classes
    InvariantSelector → Selector
  10. final def devirtualize[A1, R1](reader: Reader[S, R1])(implicit tx: S.Tx): Event[S, A1, R1 with lucre.event.Node[S]]

    Definition Classes
    Event → VirtualNodeSelector
  11. def disconnect()(implicit tx: S.Tx): Unit

    Definition Classes
    changed → EventLike
  12. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  13. def equals(that: Any): Boolean

    Definition Classes
    VirtualNodeSelector → AnyRef → Any
  14. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  15. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  16. def hashCode(): Int

    Definition Classes
    VirtualNodeSelector → AnyRef → Any
  17. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  18. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  19. final def node: Elem[S] with lucre.event.Node[S]

    Definition Classes
    changed → Event → VirtualNodeSelector
  20. final def notify(): Unit

    Definition Classes
    AnyRef
  21. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  22. def pullUpdate(pull: Pull[S])(implicit tx: S.Tx): Option[Update[S, ActiveElemImpl.PeerUpdate]]

    Definition Classes
    changed → EventLike
  23. final def react(fun: (S.Tx) ⇒ (Update[S, ActiveElemImpl.PeerUpdate]) ⇒ Unit)(implicit tx: S.Tx): Disposable[S.Tx]

    Definition Classes
    EventImpl → EventLike → Observable
  24. final def reader: Reader[S, Elem[S]]

    Attributes
    protected
    Definition Classes
    changed → EventImpl
  25. final val slot: Int(0)

    Definition Classes
    changed → VirtualNodeSelector
  26. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  27. def toString(): String

    Definition Classes
    VirtualNodeSelector → AnyRef → Any
  28. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  29. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  30. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  31. final def writeSelector(out: DataOutput): Unit

    Definition Classes
    Selector
  32. final def writeSelectorData(out: DataOutput): Unit

    Attributes
    protected
    Definition Classes
    VirtualNodeSelector → Selector

Inherited from InvariantEvent[S, Update[S, ActiveElemImpl.PeerUpdate], Elem[S]]

Inherited from InvariantSelector[S]

Inherited from EventImpl[S, Update[S, ActiveElemImpl.PeerUpdate], Elem[S]]

Inherited from Event[S, Update[S, ActiveElemImpl.PeerUpdate], Elem[S]]

Inherited from VirtualNodeSelector[S]

Inherited from Selector[S]

Inherited from EventLike[S, Update[S, ActiveElemImpl.PeerUpdate]]

Inherited from Observable[S.Tx, Update[S, ActiveElemImpl.PeerUpdate]]

Inherited from AnyRef

Inherited from Any

Ungrouped