Handbook
Glossary
storage<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
storage<<
( value object -- )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
ogg
;
M:
ogg-sync-state
storage<<
T{
struct-slot-spec
{
name
"storage"
}
{
offset 8
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
write-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
ogg
;
M:
oggpack-buffer
storage<<
T{
struct-slot-spec
{
name
"storage"
}
{
offset 32
}
{
class
integer
}
{
initial 0
}
{
type
long
}
}
write-struct-slot
;
inline