TypeCode::discriminator_type

Overview Returns the discriminator TypeCode of a union.
Original class CORBA::TypeCode
Exceptions CORBA::SystemException
CORBA::TypeCode::BadKind


Intended Usage

The discriminator_type method can only be invoked on union TypeCodes. The discriminator_type method returns the type of all non-default member labels.

Syntax

  CORBA::TypeCode_ptr discriminator_type() const;

Input parameters

None.

Return values

CORBA::TypeCode_ptr
A pointer to the discriminator TypeCode of the union. Ownership of the return value transfers to the caller and must be freed by calling CORBA::release(CORBA::TypeCode_ptr).

Related reference
CORBA module



Searchable topic ID:   rcor_modtc5
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_modtc5.html

Library | Support | Terms of Use | Feedback