Handbook
Glossary
klass>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
klass>>
( object -- value )
Methods
USING:
accessors
alien
alien.syntax
chipmunk.ffi
classes.struct
classes.struct.private
;
M:
cpConstraint
klass>>
T{
struct-slot-spec
{
name
"klass"
}
{
offset 0
}
{
class
c-ptr
}
{
type
pointer:
cpConstraintClass
}
}
read-struct-slot
;
inline
USING:
accessors
alien
alien.syntax
chipmunk.ffi
classes.struct
classes.struct.private
;
M:
cpShape
klass>>
T{
struct-slot-spec
{
name
"klass"
}
{
offset 0
}
{
class
c-ptr
}
{
type
pointer:
cpShapeClass
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm
vm
;
M:
tuple-layout
klass>>
T{
struct-slot-spec
{
name
"klass"
}
{
offset 16
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline