See notice at end of class.
See notice at end of class.
-- Integer value
-- Minimum and Maximum value hold in item.
-- Is current object less than or equal to other?
-- (From PART_COMPARABLE)
-- Is current object greater than other?
-- (From PART_COMPARABLE)
-- Is current object greater than or equal to other?
-- (From PART_COMPARABLE)
-- The greater of current object and other
-- (From COMPARABLE)
-- The smaller of current object and other
-- (From COMPARABLE)
-- If current object equal to other, 0;
-- if smaller, -1; if greater, 1
-- (From COMPARABLE)
-- Is current integer less than other?
-- (From PART_COMPARABLE)
-- May current object be hashed?
-- (True if it is not its type's default.)
-- (From HASHABLE)
-- Does current object represent a character?
-- Does current object represent a CHARACTER_8?
-- Convert item into an INTEGER_16 value.
-- Convert item into an INTEGER_32 value.
-- Convert item into an INTEGER_64 value.
-- Convert item into an NATURAL_16 value.
-- Convert item into an NATURAL_32 value.
-- Convert item into an NATURAL_64 value.
-- True if not zero.
-- Returns corresponding ASCII character to item value.
Use to_character_8 instead.
-- Convert item into an INTEGER_16 value.
-- Convert item into an INTEGER_32 value.
-- Convert item into an INTEGER_64 value.
-- Convert item into an NATURAL_16 value.
-- Convert item into an NATURAL_32 value.
-- Convert item into an NATURAL_64 value.
-- Associated reference of Current
-- Product by other
-- (From NUMERIC)
-- Sum with other
-- (From NUMERIC)
-- Result of subtracting other
-- (From NUMERIC)
-- Remainder of the integer division of Current by other
-- Interval from current element to other
-- (empty if other less than current integer)
-- Unary minus
-- (From NUMERIC)
-- Bitwise and between Current' and i.
-- One's complement of Current.
-- Bitwise or between Current' and i.
-- Shift Current from n position to right if n positive,
-- to left otherwise.
-- Shift Current from n position to left.
-- Shift Current from n position to right.
-- Test n-th position of Current.
-- Bitwise xor between Current' and i.
-- Bitwise and between Current' and i.
-- Bitwise or between Current' and i.
-- Shift Current from n position to left.
-- Shift Current from n position to right.
-- Copy of current with n-th position
-- set to 1 if b, 0 otherwise.
-- Copy of current with all 1 bits of m set to 1
-- if b, 0 otherwise.
EiffelBase: Library of reusable components for Eiffel.
Copyright (c) 1984-2006, Eiffel Software and others
Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)
Eiffel Software
356 Storke Road, Goleta, CA 93117 USA
Telephone 805-685-1006, Fax 805-685-6869
Website http://www.eiffel.com
Customer support http://support.eiffel.com
References to objects containing an integer value coded on 16 bits