count<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: count<< ( value object -- )


Methods

M: CXSourceRangeList count<<
T{ struct-slot-spec
{ name "count" }
{ offset 0 }
{ class fixnum }
{ initial 0 }
{ type uint }
} write-struct-slot ; inline



M: FilePathList count<<
T{ struct-slot-spec
{ name "count" }
{ offset 4 }
{ class fixnum }
{ initial 0 }
{ type uint }
} write-struct-slot ; inline



M: XExposeEvent count<<
T{ struct-slot-spec
{ name "count" }
{ offset 56 }
{ class fixnum }
{ initial 0 }
{ type int }
} write-struct-slot ; inline



M: XGraphicsExposeEvent count<<
T{ struct-slot-spec
{ name "count" }
{ offset 56 }
{ class fixnum }
{ initial 0 }
{ type int }
} write-struct-slot ; inline



M: XMappingEvent count<<
T{ struct-slot-spec
{ name "count" }
{ offset 48 }
{ class fixnum }
{ initial 0 }
{ type int }
} write-struct-slot ; inline