Handbook
Glossary
capacity>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
capacity>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
AutomationEventList
capacity>>
T{
struct-slot-spec
{
name
"capacity"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
FilePathList
capacity>>
T{
struct-slot-spec
{
name
"capacity"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm
vm
;
M:
array
capacity>>
T{
struct-slot-spec
{
name
"capacity"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm
vm
;
M:
bignum
capacity>>
T{
struct-slot-spec
{
name
"capacity"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline
USING:
accessors
bloom-filters
kernel.private
math
slots.private
;
M:
bloom-filter
capacity>>
4
slot
{
fixnum
}
declare
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm.64
vm
;
M:
byte-array
capacity>>
T{
struct-slot-spec
{
name
"capacity"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm.32
vm
;
M:
byte-array
capacity>>
T{
struct-slot-spec
{
name
"capacity"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline
USING:
accessors
bloom-filters
slots.private
;
M:
invalid-capacity
capacity>>
2
slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm
vm
;
M:
tuple-layout
capacity>>
T{
struct-slot-spec
{
name
"capacity"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline