Handbook
Glossary
next<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
next<<
( value object -- )
Methods
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
glib.ffi
;
M:
GSource
next<<
T{
struct-slot-spec
{
name
"next"
}
{
offset 72
}
{
class
c-ptr
}
{
type
pointer:
GSource
}
}
write-struct-slot
;
inline
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
readline.ffi
;
M:
UNDO_LIST
next<<
T{
struct-slot-spec
{
name
"next"
}
{
offset 0
}
{
class
c-ptr
}
{
type
pointer:
UNDO_LIST
}
}
write-struct-slot
;
inline
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
unix.ffi
;
M:
addrinfo
next<<
T{
struct-slot-spec
{
name
"next"
}
{
offset 40
}
{
class
c-ptr
}
{
type
pointer:
addrinfo
}
}
write-struct-slot
;
inline
USING:
accessors
alien
alien.c-types
alien.syntax
classes.struct
classes.struct.private
ogg.vorbis
;
M:
alloc-chain
next<<
T{
struct-slot-spec
{
name
"next"
}
{
offset 8
}
{
class
c-ptr
}
{
type
pointer:
void
}
}
write-struct-slot
;
inline
USING:
accessors
alien
alien.syntax
chipmunk.ffi
classes.struct
classes.struct.private
;
M:
cpHashSetBin
next<<
T{
struct-slot-spec
{
name
"next"
}
{
offset 16
}
{
class
c-ptr
}
{
type
pointer:
cpHashSetBin
}
}
write-struct-slot
;
inline
USING:
accessors
alien
alien.syntax
chipmunk.ffi
classes.struct
classes.struct.private
;
M:
cpSpaceHashBin
next<<
T{
struct-slot-spec
{
name
"next"
}
{
offset 8
}
{
class
c-ptr
}
{
type
pointer:
cpSpaceHashBin
}
}
write-struct-slot
;
inline
USING:
accessors
dlists
kernel
slots
slots.private
;
M:
dlist-link
next<<
[
dup
[
dlist-link?
]
[
t
]
if*
[
maybe{
dlist-link
}
bad-slot-value
]
unless
]
dip
3
set-slot
;
inline
USING:
accessors
peg.private
slots.private
;
M:
left-recursion
next<<
5
set-slot
;
inline
USING:
accessors
kernel
slots
slots.private
unrolled-lists.private
;
M:
node
next<<
[
dup
?node?
[
\
?node
bad-slot-value
]
unless
]
dip
4
set-slot
;
inline
USING:
accessors
slots.private
xml.state
;
M:
spot
next<<
5
set-slot
;
inline
USING:
accessors
slots.private
turing
;
M:
state
next<<
4
set-slot
;
inline