Handbook
Glossary
format>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
format>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
kernel
raylib
;
M:
Image
format>>
T{
struct-slot-spec
{
name
"format"
}
{
offset 20
}
{
class
object
}
{
type
PixelFormat
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
kernel
raylib
;
M:
Texture2D
format>>
T{
struct-slot-spec
{
name
"format"
}
{
offset 16
}
{
class
object
}
{
type
PixelFormat
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XClientMessageEvent
format>>
T{
struct-slot-spec
{
name
"format"
}
{
offset 48
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XImage
format>>
T{
struct-slot-spec
{
name
"format"
}
{
offset 12
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
gpu.textures
kernel.private
slots.private
;
M:
compressed-texture-data
format>>
3
slot
{
compressed-texture-format
}
declare
;
inline
USING:
accessors
gpu.shaders
slots.private
;
M:
invalid-link-feedback-format-error
format>>
2
slot
;
inline
USING:
accessors
midi
slots.private
;
M:
midi-header
format>>
2
slot
;
inline
USING:
accessors
slots.private
zoneinfo
;
M:
raw-zone
format>>
5
slot
;
inline
USING:
accessors
alien.c-types
audio.wav
classes.struct
classes.struct.private
kernel
;
M:
riff-chunk
format>>
T{
struct-slot-spec
{
name
"format"
}
{
offset 8
}
{
class
object
}
{
type
{
char
4
}
}
}
read-struct-slot
;
inline
USING:
accessors
slots.private
yahoo
;
M:
search
format>>
9
slot
;
inline