Home
 

class AddressCls

class AddressCls

The memory address of an data item

Public Methods

[more] AddressCls()
Constructor
[more]void setAddr(int a)
Sets the address
[more]int getAddr()
Returns the address


Protected Fields

[more]int addr
Memory address



Documentation

The memory address of an data item.
oAddressCls()
Constructor.

ovoid setAddr(int a)
Sets the address.
Parameters:
a - Address

oint getAddr()
Returns the address.
Returns:
Address

oint addr
Memory address.

This class has no child classes.
See Also:
MMCls

Alphabetic index HTML hierarchy of classes or Java



DOC++