Handbook
Glossary
fd>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
fd>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
Display
fd>>
T{
struct-slot-spec
{
name
"fd"
}
{
offset 16
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
glib.ffi
gobject-introspection.standard-types
math
;
M:
GPollFD
fd>>
T{
struct-slot-spec
{
name
"fd"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
gint
}
}
read-struct-slot
;
inline
USING:
accessors
io.backend.unix
slots.private
;
M:
fd
fd>>
4
slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
libusb
math
;
M:
libusb_pollfd
fd>>
T{
struct-slot-spec
{
name
"fd"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
io.backend.unix.multiplexers
slots.private
;
M:
mx
fd>>
4
slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
zeromq.ffi
;
M:
zmq_pollitem_t
fd>>
T{
struct-slot-spec
{
name
"fd"
}
{
offset 8
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline