Handbook
Glossary
target<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
target<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
raylib
;
M:
Camera2D
target<<
T{
struct-slot-spec
{
name
"target"
}
{
offset 8
}
{
class
Vector2
}
{
initial
S{
Vector2
{
x 0.0
}
{
y 0.0
}
}
}
{
type
Vector2
}
}
write-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
raylib
;
M:
Camera3D
target<<
T{
struct-slot-spec
{
name
"target"
}
{
offset 12
}
{
class
Vector3
}
{
initial
S{
Vector3
{
x 0.0
}
{
y 0.0
}
{
z 0.0
}
}
}
{
type
Vector3
}
}
write-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XSelectionEvent
target<<
T{
struct-slot-spec
{
name
"target"
}
{
offset 48
}
{
class
integer
}
{
initial 0
}
{
type
Atom
}
}
write-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XSelectionRequestEvent
target<<
T{
struct-slot-spec
{
name
"target"
}
{
offset 56
}
{
class
integer
}
{
initial 0
}
{
type
Atom
}
}
write-struct-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
admin
target<<
9
set-slot
;
inline
USING:
accessors
slots.private
tinyvg
;
M:
arc-circle
target<<
6
set-slot
;
inline
USING:
accessors
slots.private
tinyvg
;
M:
arc-ellipse
target<<
8
set-slot
;
inline
USING:
accessors
graphviz.attributes
slots.private
;
M:
edge-attributes
target<<
59
set-slot
;
inline
USING:
accessors
gamelib.cell-object
slots.private
;
M:
flow
target<<
4
set-slot
;
inline
USING:
accessors
graphviz.attributes
slots.private
;
M:
graph-attributes
target<<
88
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
info
target<<
9
set-slot
;
inline
USING:
accessors
html.components
slots.private
;
M:
link
target<<
2
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
lusers
target<<
10
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
motd
target<<
9
set-slot
;
inline
USING:
accessors
graphviz.attributes
slots.private
;
M:
node-attributes
target<<
38
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
notice
target<<
9
set-slot
;
inline
USING:
accessors
cocoa.statusbar
slots.private
;
M:
platform-menu-item
target<<
6
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
privmsg
target<<
9
set-slot
;
inline
USING:
accessors
modern.html
slots.private
;
M:
processing-instruction
target<<
3
set-slot
;
inline
USING:
accessors
cuda.ptx
kernel
slots
slots.private
strings
;
M:
ptx-branch-instruction
target<<
[
dup
string?
[
\
string
bad-slot-value
]
unless
]
dip
4
set-slot
;
inline
USING:
accessors
cuda.ptx
kernel
slots
slots.private
;
M:
ptx
target<<
[
dup
ptx-target?
[
\
ptx-target
bad-slot-value
]
unless
]
dip
3
set-slot
;
inline
USING:
accessors
ftp.client.listing-parser
slots.private
;
M:
remote-file
target<<
13
set-slot
;
inline
USING:
accessors
slots.private
ui.backend.cocoa.views
;
M:
send-touchbar-command
target<<
2
set-slot
;
inline
USING:
accessors
dns
slots.private
;
M:
srv
target<<
5
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
stats
target<<
10
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
time
target<<
9
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
trace
target<<
9
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
version
target<<
9
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
whois
target<<
9
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
whowas
target<<
11
set-slot
;
inline