Handbook
Glossary
d<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
d<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
core-graphics.types
math
;
M:
CGAffineTransform
d<<
T{
struct-slot-spec
{
name
"d"
}
{
offset 24
}
{
class
float
}
{
initial 0.0
}
{
type
CGFloat
}
}
write-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
openssl.libssl
;
M:
GENERAL_NAME_st
d<<
T{
struct-slot-spec
{
name
"d"
}
{
offset 8
}
{
class
GENERAL_NAME_st_d
}
{
initial
S{
GENERAL_NAME_st_d
{
ptr
f
}
{
otherName
f
}
{
rfc822Name
f
}
{
dNSName
f
}
}
}
{
type
GENERAL_NAME_st_d
}
}
write-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpPolyShapeAxis
d<<
T{
struct-slot-spec
{
name
"d"
}
{
offset 16
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
write-struct-slot
;
inline
USING:
accessors
cpu.8080.emulator
slots.private
;
M:
cpu
d<<
4
set-slot
;
inline
USING:
accessors
cuda.ptx
kernel
slots
slots.private
;
M:
ptx-5op-instruction
d<<
[
dup
ptx-operand?
[
\
ptx-operand
bad-slot-value
]
unless
]
dip
9
set-slot
;
inline