de
.
sciss
.
fscape
.
lucre
.
FScape
Output
Related Docs:
trait Output
|
package FScape
object
Output
extends
Type
Linear Supertypes
Type
,
Type
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Output
Type
Type
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
trait
Reader
extends
AnyRef
type
Writer
=
Writable
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
init
()
:
Unit
Definition Classes
Type → Type
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
read
[
S <:
Sys
[
S
]
]
(
in:
DataInput
,
access:
Output.read.S.Acc
)
(
implicit
tx:
Output.read.S.Tx
)
:
Output
[
S
]
def
readIdentifiedObj
[
S <:
Sys
[
S
]
]
(
in:
DataInput
,
access:
Output.readIdentifiedObj.S.Acc
)
(
implicit
tx:
Output.readIdentifiedObj.S.Tx
)
:
Obj
[
S
]
Definition Classes
Output
→ Type → Type
final
def
readObj
[
S <:
Sys
[
S
]
]
(
in:
DataInput
,
access:
lucre.stm.Obj.Type.readObj.S.Acc
)
(
implicit
tx:
lucre.stm.Obj.Type.readObj.S.Tx
)
:
Obj
[
S
]
Definition Classes
Type → Type
implicit
def
serializer
[
S <:
Sys
[
S
]
]
:
Serializer
[
Output.serializer.S.Tx
,
Output.serializer.S.Acc
,
Output
[
S
]]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
val
typeID
: Int(65549)
Definition Classes
Output
→ Type
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Type
Inherited from
Type
Inherited from
AnyRef
Inherited from
Any
Ungrouped