Constructs a new address space from the given boundries.
Readonly
highThis member stores the upper boundry of the address space.
Readonly
lowThis member stores the lower boundry of the address space.
This accessor calculates and returns the size of this range.
This method returns the decimal representation of the address spaces highest address.
The decimal representation of the upper boundry.
This method tests whether a given address is in range of the address space.
True, if the given address is in range, false otherwise.
This method returns the decimal representation of the address spaces lowest address.
The decimal representation of the upper boundry.
This class represents an address space or a range of addresses.
Author
Erik Burmester erik.burmester@nextbeam.net