Handbook
Glossary
kind>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
kind>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
kernel
libclang.ffi
;
M:
CXCursor
kind>>
T{
struct-slot-spec
{
name
"kind"
}
{
offset 0
}
{
class
object
}
{
type
CXCursorKind
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
kernel
libclang.ffi
;
M:
CXIdxAttrInfo
kind>>
T{
struct-slot-spec
{
name
"kind"
}
{
offset 0
}
{
class
object
}
{
type
CXIdxAttrKind
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
kernel
libclang.ffi
;
M:
CXType
kind>>
T{
struct-slot-spec
{
name
"kind"
}
{
offset 0
}
{
class
object
}
{
type
CXTypeKind
}
}
read-struct-slot
;
inline
USING:
accessors
gpu.buffers
kernel.private
slots.private
;
M:
buffer
kind>>
5
slot
{
buffer-kind
}
declare
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
macho
math
;
M:
data_in_code_entry
kind>>
T{
struct-slot-spec
{
name
"kind"
}
{
offset 6
}
{
class
fixnum
}
{
initial 0
}
{
type
uint16_t
}
}
read-struct-slot
;
inline
USING:
accessors
gpu.shaders
kernel.private
slots.private
;
M:
shader
kind>>
3
slot
{
shader-kind
}
declare
;
inline