Handbook
Glossary
d>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
d>>
( object -- value )
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
}
}
read-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
}
}
read-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
}
}
read-struct-slot
;
inline
USING:
accessors
cpu.8080.emulator
slots.private
;
M:
cpu
d>>
4
slot
;
inline
USING:
accessors
slots.private
units
;
M:
dimensioned-power-op-expects-integer
d>>
2
slot
;
inline
USING:
accessors
cuda.ptx
kernel.private
slots.private
;
M:
ptx-5op-instruction
d>>
9
slot
{
ptx-operand
}
declare
;
inline