Inheritance diagram for MQClientInterface::Location:

Public Member Functions | |
| Location () | |
| override void | Init () |
| override bool | Equals (System.Object obj) |
| bool | Equals (Location otherObject) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (Location obj1, Location obj2) |
| static bool | operator!= (Location obj1, Location obj2) |
|
|
Default constructor. |
|
|
Equals(type)
|
|
|
Equals(object)
Reimplemented from MQClientInterface::MQObject. Reimplemented in MQClientInterface::Address, MQClientInterface::GeoAddress, and MQClientInterface::SingleLineAddress. |
|
|
Returns a hash code for this Location.
Reimplemented from MQClientInterface::MQObject. Reimplemented in MQClientInterface::Address, MQClientInterface::GeoAddress, and MQClientInterface::SingleLineAddress. |
|
|
Initialize. Reimplemented from MQClientInterface::MQObject. Reimplemented in MQClientInterface::Address, MQClientInterface::GeoAddress, and MQClientInterface::SingleLineAddress. |
|
||||||||||||
|
Inequality operator |
|
||||||||||||
|
Equality operator |
1.4.1