Handbook
Glossary
W>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
W>>
( object -- value )
Methods
USING:
accessors
checksums.sha.private
kernel.private
slots.private
specialized-arrays.instances.alien.c-types.uint
;
M:
sha1-state
W>>
10
slot
{
uint-array
}
declare
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
ogg.vorbis
;
M:
vorbis-block
W>>
T{
struct-slot-spec
{
name
"W"
}
{
offset 56
}
{
class
integer
}
{
initial 0
}
{
type
long
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
ogg.vorbis
;
M:
vorbis-dsp-state
W>>
T{
struct-slot-spec
{
name
"W"
}
{
offset 64
}
{
class
integer
}
{
initial 0
}
{
type
long
}
}
read-struct-slot
;
inline