Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

CORBA::TypeCode::equal

Synopsis

Determines whether two TypeCode objects are equal.

C++ Binding

CORBA::Boolean CORBA::TypeCode::equal (
CORBA::TypeCode_ptr TypeCodeObj) const;

Argument

TypeCodeObj

A pointer to a TypeCode object with which to make the comparison.

Description

This member function determines whether a TypeCode object is equal to the input parameter, TypeCodeObj.

Return Values

If the TypeCode object is equal to the TypeCodeObj parameter, CORBA_TRUE is returned.

If the TypeCode object is not equal to the TypeCodeObj parameter, CORBA_FALSE is returned.

If the function does not succeed, an exception is thrown.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy