name>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: name>> ( object -- value )


Methods







M: BoneInfo name>>
T{ struct-slot-spec
{ name "name" }
{ offset 0 }
{ class object }
{ type { char 32 } }
} read-struct-slot ; inline















































































































































































































M: dylib name>>
T{ struct-slot-spec
{ name "name" }
{ offset 0 }
{ class lc_str }
{ initial S{ lc_str { offset 0 } { ptr f } } }
{ type lc_str }
} read-struct-slot ; inline



M: dylinker_command name>>
T{ struct-slot-spec
{ name "name" }
{ offset 8 }
{ class lc_str }
{ initial S{ lc_str { offset 0 } { ptr f } } }
{ type lc_str }
} read-struct-slot ; inline










































M: fvmfile_command name>>
T{ struct-slot-spec
{ name "name" }
{ offset 8 }
{ class lc_str }
{ initial S{ lc_str { offset 0 } { ptr f } } }
{ type lc_str }
} read-struct-slot ; inline



M: fvmlib name>>
T{ struct-slot-spec
{ name "name" }
{ offset 0 }
{ class lc_str }
{ initial S{ lc_str { offset 0 } { ptr f } } }
{ type lc_str }
} read-struct-slot ; inline












































































































































































































M: prebound_dylib_command name>>
T{ struct-slot-spec
{ name "name" }
{ offset 8 }
{ class lc_str }
{ initial S{ lc_str { offset 0 } { ptr f } } }
{ type lc_str }
} read-struct-slot ; inline


























































































































































































M: word name>>
T{ struct-slot-spec
{ name "name" }
{ offset 16 }
{ class integer }
{ initial 0 }
{ type cell_t }
} read-struct-slot ; inline